transformInPlace Method
Apply transform to the origin. Apply inverse transpose of the matrix part to th normal vector.
transformInPlace(transform: Transform): boolean
| Parameter | Type | Description | 
|---|---|---|
| transform | Transform | 
Returns - boolean
Defined in
- clipping/ClipPlane.ts Line 471
 
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.