Bearbeiten

BaseSpatialMeshObserver.OnMeshAdded Field

Definition

Event sent whenever a mesh is added.

protected: static initonly UnityEngine::EventSystems::ExecuteEvents::EventFunction<Microsoft::MixedReality::Toolkit::SpatialAwareness::IMixedRealitySpatialAwarenessObservationHandler<Microsoft::MixedReality::Toolkit::SpatialAwareness::SpatialAwarenessMeshObject ^> ^> ^ OnMeshAdded;
protected static readonly UnityEngine.EventSystems.ExecuteEvents.EventFunction<Microsoft.MixedReality.Toolkit.SpatialAwareness.IMixedRealitySpatialAwarenessObservationHandler<Microsoft.MixedReality.Toolkit.SpatialAwareness.SpatialAwarenessMeshObject>> OnMeshAdded;
 staticval mutable OnMeshAdded : UnityEngine.EventSystems.ExecuteEvents.EventFunction<Microsoft.MixedReality.Toolkit.SpatialAwareness.IMixedRealitySpatialAwarenessObservationHandler<Microsoft.MixedReality.Toolkit.SpatialAwareness.SpatialAwarenessMeshObject>>
Protected Shared ReadOnly OnMeshAdded As ExecuteEvents.EventFunction(Of IMixedRealitySpatialAwarenessObservationHandler(Of SpatialAwarenessMeshObject)) 

Field Value

UnityEngine.EventSystems.ExecuteEvents.EventFunction<IMixedRealitySpatialAwarenessObservationHandler<SpatialAwarenessMeshObject>>

Applies to