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

PlaneUpdatedEventArgs

struct in UnityEngine.Experimental.XR

Switch to Manual

Description

Contains data supplied to a XRPlaneSubsystem.PlaneUpdated event.

Variables

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