C# Class TagTool.Geometry.IndexBufferDefinition

Mostrar archivo 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_oe property

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

Type public_oe property

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

Unused18 public_oe property

public int Unused18
return int

Unused1C public_oe property

public int Unused1C
return int