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

PlaneUpdatedEventArgs

struct in UnityEngine.Experimental.XR

매뉴얼로 전환

설명

Contains data supplied to a XRPlaneSubsystem.PlaneUpdated event.

변수

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