Point2dProps Type alias
A 2d point specified as an array of 2 numbers [x, y].
see usage in TextureMapProps.
extensions
Point2dProps = number[]
Defined in
- core/common/src/MaterialProps.ts Line 26
Last Updated: 20 June, 2023
A 2d point specified as an array of 2 numbers [x, y].
see usage in TextureMapProps.
extensions
Point2dProps = number[]
Last Updated: 20 June, 2023