API Reference > imodeljs-common > DisplayStyles > RenderSchedule > RenderSchedule.TransformProps RenderSchedule.TransformProps Interface Specifies properties for a transform specified as s separate pivot, rotate and rotation or single transform. Properties Name Type Description orientation number[] quaternion representing rotation pivot number[] x, y, z) of pivot - applied before rotation position number[] (x, y, z) of position - applied after rotation transform number[][] 3 X 4 transform. Defined in core/common/src/RenderSchedule.ts Line 57 Last Updated: 13 June, 2024