API Reference > imodeljs-common > Rendering > Point2dProps Point2dProps Type alias A 2d point specified as an array of 2 numbers [x, y]. see usage in TextureMapProps. Point2dProps = number[] Defined in core/common/src/MaterialProps.ts Line 24 Last Updated: 11 June, 2024