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

PlaneRemovedEventArgs

struct in UnityEngine.Experimental.XR

Switch to Manual

Description

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

Variables

Plane删除的 BoundedPlane。
PlaneSubsystem对发起事件的 XRPlaneSubsystem 对象的引用。