Table of Contents

Enum RenderSlotType

Namespace
ValveResourceFormat
Assembly
ValveResourceFormat.dll

Render slot types for vertex data.

public enum RenderSlotType

Fields

RENDER_SLOT_INVALID = -1
RENDER_SLOT_PER_VERTEX = 0
RENDER_SLOT_PER_INSTANCE = 1