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 708
Last Updated: 30 November, 2023