Function CommandBuilder.PushMatrix
PushMatrix
(Matrix4x4 matrix)
Multiply all coordinates until the next PopMatrix with the given matrix.
Public
Multiply all coordinates until the next PopMatrix with the given matrix.