Experimental: this API is experimental and might be changed or removed in the future.

SessionTrackingStateChangedEventArgs

struct in UnityEngine.Experimental.XR

Switch to Manual

Description

一个结构,定义跟踪状态更改时传递的跟踪状态更改事件参数。

Variables

NewState新跟踪状态。
SessionSubsystem引用与事件关联的 XRSessionSubsystem 对象。