Enum VertexAttribute
Namespace: UnityEngine.Rendering
Assembly: UnityEngine.dll
Syntax
[MovedFrom("UnityEngine.Experimental.Rendering")]
public enum VertexAttribute
Fields
Name | Description |
---|---|
BlendIndices | |
BlendWeight | |
Color | |
Normal | |
Position | |
Tangent | |
TexCoord0 | |
TexCoord1 | |
TexCoord2 | |
TexCoord3 | |
TexCoord4 | |
TexCoord5 | |
TexCoord6 | |
TexCoord7 |