WritableXAndY Interface
interface for class with x and y as number properties.
Properties
| Name | Type | Description | |
|---|---|---|---|
| x | number | x coordinate | |
| y | number | y coordinate |
Defined in
- geometry3d/XYZProps.ts Line 15
Last Updated: 30 November, 2023
interface for class with x and y as number properties.
| Name | Type | Description | |
|---|---|---|---|
| x | number | x coordinate | |
| y | number | y coordinate |
Last Updated: 30 November, 2023