Property DrawMode
DrawMode
Gets or sets a value specifying the kind of primitives to render with the vertex array data.
public PrimitiveType DrawMode { get; set; }
Property Value
- PrimitiveType
Gets or sets a value specifying the kind of primitives to render with the vertex array data.
public PrimitiveType DrawMode { get; set; }