Exemplo n.º 1
0
 // TUUKKA:
 private Vector3 TransformVelocity(Vector3 value)
 {
     return(coordinateSystem.ConvertMoveVelocity(value));
 }