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; }
Gets or sets a value specifying the kind of primitives to render with the vertex buffer data.
public PrimitiveType DrawMode { get; set; }