tryTransformInPlace Method
Attempt to transform in place.
- Warning: If any child fails, this object becomes invalid. But that should never happen.
tryTransformInPlace(transform: Transform): boolean
| Parameter | Type | Description |
|---|---|---|
| transform | Transform |
Returns - boolean
Defined in
- curve/CurveChainWithDistanceIndex.ts Line 599
Last Updated: 30 November, 2023