API Reference > imodeljs-common > DisplayStyles > RenderSchedule > RenderSchedule.TransformProps > transform transform transform: undefined | number[][] 3 X 4 transformation matrix containing 3 arrays of matrix rows consisting of 4 numbers each: [qx qy qz ax] where the fourth columnn in each row holds the translation. undefined is equivalent to an identity transform. This transform is only used if position, orientation, and/or pivot are undefined. Defined in core/common/src/RenderSchedule.ts Line 106 Last Updated: 11 June, 2024