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