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