Interface IGeometryInstancing

IGeometryInstancing interface

public interface IGeometryInstancing

Properties

NameDescription
InstancesCount { get; }
WorldTransforms { get; }Gets the list of instances produced by this transform.

See Also