BaseSpatialObserver.DefaultSpatialAwarenessLayer 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.
Default dedicated layer for spatial awareness layer used by most components in MRTK
public: int DefaultSpatialAwarenessLayer = 31;
public const int DefaultSpatialAwarenessLayer = 31;
val mutable DefaultSpatialAwarenessLayer : int
Public Const DefaultSpatialAwarenessLayer As Integer = 31