Available on all targets
An utility to reuse transform matrix object at application level.
staticinlineget():Transform
Get or create a transform. The transform object is ready to be used.
staticrecycle(transform:Transform):Void
Recycle an existing transform. The transform will be cleaned up.
staticclear():Void