tryTransformInPlace Method
Transform the sphere in place.
- Fails if the transform is singular.
 
tryTransformInPlace(transform: Transform): boolean
| Parameter | Type | Description | 
|---|---|---|
| transform | Transform | 
Returns - boolean
Defined in
- solid/Sphere.ts Line 67
 
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.