Property | Type | Description | |
---|---|---|---|
indices | ushort[] | ||
name | string | ||
vertices | CustomVertex.PositionNormalColored[] |
Method | Description | |
---|---|---|
RenderDataSource ( string name, CustomVertex vertices, ushort indices ) : System | ||
ToString ( ) : string |
public RenderDataSource ( string name, CustomVertex vertices, ushort indices ) : System | ||
name | string | |
vertices | CustomVertex | |
indices | ushort | |
return | System |