BaseSpatialMeshObserver.DisplayOption Property

Definition

Gets or sets a value indicating how the mesh subsystem is to display surface meshes within the application.

public:
 property Microsoft::MixedReality::Toolkit::SpatialAwareness::SpatialAwarenessMeshDisplayOptions DisplayOption { Microsoft::MixedReality::Toolkit::SpatialAwareness::SpatialAwarenessMeshDisplayOptions get(); void set(Microsoft::MixedReality::Toolkit::SpatialAwareness::SpatialAwarenessMeshDisplayOptions value); };
public Microsoft.MixedReality.Toolkit.SpatialAwareness.SpatialAwarenessMeshDisplayOptions DisplayOption { get; set; }
member this.DisplayOption : Microsoft.MixedReality.Toolkit.SpatialAwareness.SpatialAwarenessMeshDisplayOptions with get, set
Public Property DisplayOption As SpatialAwarenessMeshDisplayOptions

Property Value

Implements

Applies to