Version: 2017.1

WorldManager.OnPositionalLocatorStateChangedDelegate

매뉴얼로 전환
public delegatevoid OnPositionalLocatorStateChangedDelegate (XR.WSA.PositionalLocatorState oldState, XR.WSA.PositionalLocatorState newState);

파라미터

oldState The previous state of the world tracking systems.
newState The new state of the world tracking systems.

설명

Callback on when the world tracking systems state has changed.