InstanceMaterialGeometry.BindVertexInput

InstanceMaterialGeometry.BindVertexInput property

Gets or sets the bind vertex input. The bind_vertex_input element binds vertex inputs to effect parameters upon instantiation.

public BindVertexInput[] BindVertexInput { get; set; }

See Also