Table of Contents

Enum IndexingType

Namespace
Stride.CommunityToolkit.Rendering.Utilities
Assembly
Stride.CommunityToolkit.dll
public enum IndexingType

Fields

Int16 = 2

Use a short for vertex indices

Int32 = 4

Use a int for vertex indices

None = 0

Do not use vertex indexing