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
See Also ​
https://s2v.app/SchemaExplorer/cs2/modellib/RenderSlotType_t

