toRows Method
Return a 3 by 4 matrix containing the rows of this Transform.
- The transform's origin coordinates are the last entries of the 3 json arrays
toRows(): number[][]
Returns - number[][]
Defined in
- geometry3d/Transform.ts Line 127
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.