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

PlaneAddedEventArgs

struct in UnityEngine.Experimental.XR

Cambiar al Manual

Descripción

Contains data supplied to a XRPlaneSubsystem.PlaneAdded event.

Variables

PlaneThe BoundedPlane that was added.
PlaneSubsystemA reference to the PlaneSubsystem object from which the event originated.