Version: 2017.2

WorldManager.GetNativeISpatialCoordinateSystemPtr

Cambiar al Manual
public static IntPtr GetNativeISpatialCoordinateSystemPtr ();

Valor de retorno

IntPtr Apuntador a Windows::Perception::Spatial::ISpatialCoordinateSystem.

Descripción

Return the native pointer to Windows::Perception::Spatial::ISpatialCoordinateSystem which was retrieved from an Windows::Perception::Spatial::ISpatialStationaryFrameOfReference object underlying the Unity World Origin.

El que llama es responsable de soltar la referencia después de que ha terminado con ella. Esta función podría retornar null si ISpatialCoordinateSystem no está disponible.