Aspose.3D for .NET allows exposing geometric transformation of a 3D scene. You can evaluate the global transformation using EvaluateGlobalTransform method....NET // Initialize node var n = new Node (); // Get Geometric Translation...Transform . GeometricTranslation = new Vector3 ( 10 , 0 , 0 ); // The...