Exemple #1
0
 public Vector3 Get_Position()
 {
     return(Operations.FromAgxVec3(agx_Object.getLocalPosition()));
 }