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

PlaneRemovedEventArgs

struct in UnityEngine.Experimental.XR

マニュアルに切り替える

説明

Contains data supplied to a XRPlaneSubsystem.PlaneRemoved event.

変数

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