SCNGeometrySourceSemantics Enum  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates semantics for geometry data.
public enum SCNGeometrySourceSemanticstype SCNGeometrySourceSemantics = - Inheritance
- 
				SCNGeometrySourceSemantics
Fields
| Name | Value | Description | 
|---|---|---|
| Vertex | 0 | |
| Normal | 1 | |
| Color | 2 | |
| Texcoord | 3 | |
| VertexCrease | 4 | |
| EdgeCrease | 5 | |
| BoneWeights | 6 | |
| BoneIndices | 7 |