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 14
Last Updated: 11 June, 2024
Woah! This page has a great deal of content... Give us a second to load it.
interface for class with x
and y
as number properties.
Name | Type | Description | |
---|---|---|---|
x | number | x coordinate | |
y | number | y coordinate |
Last Updated: 11 June, 2024