Class RenderInstancing
Contains information for model instancing. Used by the InstancingRenderFeature
public class RenderInstancing- Inheritance
- 
      objectRenderInstancing
Fields
BuffersManagedByUser
public bool BuffersManagedByUserField Value
InstanceCount
public int InstanceCountField Value
InstanceWorldBuffer
public Buffer InstanceWorldBufferField Value
InstanceWorldInverseBuffer
public Buffer InstanceWorldInverseBufferField Value
ModelTransformUsage
public int ModelTransformUsageField Value
WorldInverseMatrices
public Matrix[] WorldInverseMatricesField Value
- Matrix[]
WorldMatrices
public Matrix[] WorldMatricesField Value
- Matrix[]