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

PlaneAddedEventArgs

struct in UnityEngine.Experimental.XR

Switch to Manual

Description

包含提供给 XRPlaneSubsystem.PlaneAdded 事件的数据。

Variables

Plane添加的 BoundedPlane。
PlaneSubsystem对发起事件的 PlaneSubsystem 对象的引用。