Auf Englisch lesen Bearbeiten

Freigeben über


SpatialAwarenessMeshLevelOfDetail Enum

Definition

Enumeration defining levels of detail for the spatial awareness mesh subsystem.

C++
public enum class SpatialAwarenessMeshLevelOfDetail
Inheritance
SpatialAwarenessMeshLevelOfDetail

Fields

Name Value Description
Custom -1

The custom level of detail allows specifying a custom value for TrianglesPerCubicMeter.

Coarse 0

The coarse level of detail is well suited for identifying large environmental features, such as floors and walls.

Medium 1

The medium level of detail is often useful for experiences that continually scan the environment (ex: a virtual pet).

Fine 2

The fine level of detail is well suited for using as an occlusion mesh.

Unlimited 255

The unlimited level of detail requests meshes as detailed as possible from the device.

Applies to

Produkt Versionen
MRTK2 Unity 2018 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0
MRTK2 Unity 2019 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0
MRTK2 Unity 2020 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0