StandardVertexComponents Enumeration |
Namespace: NeoAxis
[FlagsAttribute] public enum Components
| Member name | Value | Description | |
|---|---|---|---|
| Position | 1 | ||
| Normal | 2 | ||
| Tangent | 4 | ||
| Color | 8 | ||
| TexCoord0 | 16 | ||
| TexCoord1 | 32 | ||
| TexCoord2 | 64 | ||
| TexCoord3 | 128 | ||
| BlendIndices | 256 | ||
| BlendWeights | 512 | ||
| All | 1023 | ||
| StaticOneTexCoord | 31 |
Copyright 2025 NeoAxis Group. All rights reserved.