DrawableInstance.InstanceCount

DrawableInstance.InstanceCount property

If Transform has instancing support, it gets the number of times we need to render Template

public int InstanceCount { get; }

See Also