<Code Lib>
2025.3 Property
Changes 0
P

BoundingBoxXYZ.Transform

Description:
The transform from the coordinate space of the box to the model coordinate space.
Remarks:
The transform must always be right-handed and orthonormal.

public Transform Transform { get; set; }

Loading…