VertexFieldDataType
VertexFieldDataType enumeration
Gegevenstype hoekpuntveld
public enum VertexFieldDataType
Waarden
| Naam | Waarde | Beschrijving |
|---|---|---|
| Float | 17 | Type vanSingle |
| FVector2 | 18 | Type vanFVector2 |
| FVector3 | 19 | Type vanFVector3 |
| FVector4 | 20 | Type vanFVector4 |
| Double | 33 | Type vanDouble |
| Vector2 | 34 | Type vanVector2 |
| Vector3 | 35 | Type vanVector3 |
| Vector4 | 36 | Type vanVector4 |
| ByteVector4 | 52 | Type byte[4], kan worden gebruikt om kleur weer te geven met minder geheugenverbruik. |
| Int8 | 49 | Type vanByte |
| Int16 | 65 | Type vanInt16 |
| Int32 | 81 | Type vanInt32 |
| Int64 | 97 | Type vanInt64 |
Zie ook
- naamruimte Aspose.ThreeD.Utilities
- montage Aspose.3D