C# Class TagTool.Geometry.IndexBufferDefinition

Show file Open project: TheGuardians/TagTool Class Usage Examples

Public Properties

Property Type Description
Data TagTool.Cache.ResourceDataReference
Type PrimitiveType
Unused18 int
Unused1C int

Property Details

Data public property

Gets or sets the reference to the data for the index buffer.
public ResourceDataReference,TagTool.Cache Data
return TagTool.Cache.ResourceDataReference

Type public property

Gets or sets the primitive type to use for the index buffer.
public PrimitiveType Type
return PrimitiveType

Unused18 public property

public int Unused18
return int

Unused1C public property

public int Unused1C
return int