mirror of
https://github.com/MapMakersAndProgrammers/Alternativa3D.git
synced 2025-10-27 10:29:07 -07:00
Utils -> Object3DUtils
This commit is contained in:
@@ -18,7 +18,7 @@ package alternativa.utils {
|
||||
/**
|
||||
* @private
|
||||
*/
|
||||
public class Utils {
|
||||
public class Object3DUtils {
|
||||
|
||||
private static const toRootTransform:Transform3D = new Transform3D();
|
||||
private static const fromRootTransform:Transform3D = new Transform3D();
|
||||
Reference in New Issue
Block a user