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 16
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.