Enum SpatialAwarenessMeshDisplayOptions
Options for how the spatial mesh is to be displayed by the spatial awareness system.
Namespace: Microsoft.MixedReality.Toolkit.SpatialAwareness
Assembly: cs.temp.dll.dll
Syntax
public enum SpatialAwarenessMeshDisplayOptions
Fields
Name | Description |
---|---|
None | Do not display the spatial mesh |
Occlusion | Display the spatial mesh using the configured occlusion material |
Visible | Display the spatial mesh using the configured material |