BaseSpatialMeshObserver.OnMeshRemoved Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Event sent whenever a mesh is discarded.
protected: static initonly UnityEngine::EventSystems::ExecuteEvents::EventFunction<Microsoft::MixedReality::Toolkit::SpatialAwareness::IMixedRealitySpatialAwarenessObservationHandler<Microsoft::MixedReality::Toolkit::SpatialAwareness::SpatialAwarenessMeshObject ^> ^> ^ OnMeshRemoved;
protected static readonly UnityEngine.EventSystems.ExecuteEvents.EventFunction<Microsoft.MixedReality.Toolkit.SpatialAwareness.IMixedRealitySpatialAwarenessObservationHandler<Microsoft.MixedReality.Toolkit.SpatialAwareness.SpatialAwarenessMeshObject>> OnMeshRemoved;
staticval mutable OnMeshRemoved : UnityEngine.EventSystems.ExecuteEvents.EventFunction<Microsoft.MixedReality.Toolkit.SpatialAwareness.IMixedRealitySpatialAwarenessObservationHandler<Microsoft.MixedReality.Toolkit.SpatialAwareness.SpatialAwarenessMeshObject>>
Protected Shared ReadOnly OnMeshRemoved As ExecuteEvents.EventFunction(Of IMixedRealitySpatialAwarenessObservationHandler(Of SpatialAwarenessMeshObject))
Field Value
UnityEngine.EventSystems.ExecuteEvents.EventFunction<IMixedRealitySpatialAwarenessObservationHandler<SpatialAwarenessMeshObject>>