transformInPlace Method
Apply transform to the local to world (transformFromClip) transform.
- The world to local transform (transformToClipis recomputed from the (changed)transformToClip
- the transform is passed to the base class to be applied to clip plane form of the clipper.
transformInPlace(transform: Transform): boolean
| Parameter | Type | Description | 
|---|---|---|
| transform | Transform | 
Returns - boolean
Defined in
- clipping/ClipPrimitive.ts Line 797
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.