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: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.