Recalculates the direction vector in the local coordinates to the world coordinates.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public Vector3 GetWorldDirection( Vector3 localDirection ) |
Parameters
- localDirection
- Type: Vector3
Direction vector in the local coordinates.