TransformationMatrix
Introduction
Code Example - Setting the Transformation Matrix
Cursor.Main.TransformationMatrix = Matrix.CreateScale(1 / 3f, 1 / 3f, 1);Last updated
Was this helpful?
Cursor.Main.TransformationMatrix = Matrix.CreateScale(1 / 3f, 1 / 3f, 1);Last updated
Was this helpful?
Was this helpful?