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