offsetDistance Method
Move the plane INWARD by given distance
offsetDistance(offset: number): void
Parameter | Type | Description |
---|---|---|
offset | number | distance of shift inwards |
Returns - void
Defined in
- clipping/ClipPlane.ts Line 449
Last Updated: 20 June, 2023