Property | Type | Description | |
---|---|---|---|
indices | ushort[] | ||
material | |||
name | string | ||
vertexBuffer | |||
vertices | VertexStruct[] |
Method | Description | |
---|---|---|
Group ( string name, |
||
LoadMaterials ( ) : void |
public Group ( string name, |
||
name | string | |
material | ||
vertices | VertexStruct | |
indices | ushort | |
return | System |