Recalculates the local coordinates to the model coordinates using the model transform.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public Vector3 GetLocalToModelPosition( Vector3 localPosition ) |
Parameters
- localPosition
- Type: Vector3
The Vector3 local coordinates.