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 490
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.