IGeometryInstancing.WorldTransforms

IGeometryInstancing.WorldTransforms property

Gets the list of instances produced by this transform.

public IReadOnlyList<RigidTransform> WorldTransforms { get; }

See Also