WorldManager.OnPositionalLocatorStateChangedDelegate

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

파라미터

oldStateThe previous state of the world tracking systems.
newStateThe new state of the world tracking systems.

설명

Callback on when the world tracking systems state has changed.