Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

WorldManager

class in UnityEngine.XR.WSA

Description

This class represents the state of the real world tracking system.

Static Properties

stateThe current state of the world tracking systems.

Static Methods

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

Events

OnPositionalLocatorStateChangedEvent fired when the world tracking systems state has changed.

Delegates

OnPositionalLocatorStateChangedDelegateCallback on when the world tracking systems state has changed.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答