Enum MeshHelper.VertexFormat2017
Namespace: AssetRipper.SourceGenerated.Extensions
Assembly: AssetRipper.SourceGenerated.Extensions.dll
Syntax
public enum VertexFormat2017
Fields
Name | Description |
---|---|
kVertexFormatColor | |
kVertexFormatFloat | |
kVertexFormatFloat16 | |
kVertexFormatSInt16 | |
kVertexFormatSInt32 | |
kVertexFormatSInt8 | |
kVertexFormatSNorm16 | |
kVertexFormatSNorm8 | |
kVertexFormatUInt16 | |
kVertexFormatUInt32 | |
kVertexFormatUInt8 | |
kVertexFormatUNorm16 | |
kVertexFormatUNorm8 |