WritableXYAndZ Interface
interface for class with x
, y
, z
as number property.
Extends
Inherited properties
Name | Type | Inherited from | Description |
---|---|---|---|
x | number | WritableXAndY | x coordinate |
y | number | WritableXAndY | y coordinate |
z | number | WriteableHasZ | z coordinate |
Defined in
- geometry3d/XYZProps.ts Line 33
Last Updated: 20 June, 2023