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

PlaneRemovedEventArgs

struct in UnityEngine.Experimental.XR

Cambiar al Manual

Descripción

Contains data supplied to a XRPlaneSubsystem.PlaneRemoved event.

Variables

PlaneThe BoundedPlane that was removed.
PlaneSubsystemA reference to the XRPlaneSubsystem object from which the event originated.