Returns the translation Vector3 vector from the matrix source (values M41()()(), M42()()(), M43()()()).
            
    Namespace: 
   SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# | 
|---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public static Vector3 MatrixPosition0( Matrix source )  | 
Parameters
- source
 - Type: Matrix
The Matrix source matrix.