Interface used to perform transformation on the specified render object.
Clears all the transformations applied to the render.
Reference to itself to be used in sequential calls.
Performs arbitrary matrix transformations on the render.
Rotates render along three axes.
Scales render along the three axes.
Scales the render along all the three axes. Applicable only to the Animation's transformations.
Consider using Render.Transform.scale instead.
Translates render along three axes.
Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and TypeDoc.
Interface used to perform transformation on the specified render object.