getConstructiveFrame Method
Construct a rigid coordinate frame from the local coordinate frame.
- The returned frame is right-handed, with perpendicular unit axes.
 - Compare to cloneLocalToWorld.
 
getConstructiveFrame(): undefined | Transform
Returns - undefined | Transform
Defined in
- solid/Sphere.ts Line 91
 
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.