Super-types: | gml:doubleList < TransformationMatrix3x4Type (by restriction) |
---|---|
Sub-types: | None |
Name | TransformationMatrix3x4Type |
---|---|
Content |
|
Documentation | Used for texture parameterization. The Transformation matrix is a 3 by 4 matrix, thus it must be a list with 12 items. The order the matrix element are represented is row-major, i. e. the first 4 elements represent the first row, the fifth to the eight element the second row,... |