WritableXYAndZ Interface
Interface for class with x, y, z as number property.
Extends
Inherited properties
| Name | Type | Inherited from | Description | 
|---|---|---|---|
| x Inherited | number | WritableXAndY | x coordinate | 
| y Inherited | number | WritableXAndY | y coordinate | 
| z Inherited | number | WriteableHasZ | z coordinate | 
Defined in
- geometry3d/XYZProps.ts Line 34
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.