Enum RenderSlotType ​
Namespace: ValveResourceFormat
Assembly: ValveResourceFormat.dll
Render slot types for vertex data.
csharp
public enum RenderSlotTypeFields ​
RENDER_SLOT_INVALID = -1
RENDER_SLOT_PER_VERTEX = 0
RENDER_SLOT_PER_INSTANCE = 1

