Свойство | Тип | Описание | |
---|---|---|---|
indices | ushort[] | ||
name | string | ||
vertices | CustomVertex.PositionNormalColored[] |
Метод | Описание | |
---|---|---|
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 | |
Результат | System |