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

PlaneAddedEventArgs

struct in UnityEngine.Experimental.XR

切换到手册

描述

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

变量

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