Editar

Share via


MixedRealityProjectPreferences Class

Definition

MRTK project preferences access and inspector rendering logic

public ref class MixedRealityProjectPreferences abstract sealed
public static class MixedRealityProjectPreferences
type MixedRealityProjectPreferences = class
Public Class MixedRealityProjectPreferences
Inheritance
MixedRealityProjectPreferences

Properties

AudioSpatializerCount

The cached number of audio spatializers that were most recently detected.

AutoEnableUWPCapabilities

Should the UWP capabilities required by MRTK services be auto-enabled in Publishing Settings?

IgnoreSettingsPrompt

Should the project configurator show when the project isn't configured according to MRTK's recommendations?

LockProfiles

Should the default profile inspectors be disabled to prevent editing?

RunOptimalConfiguration

Should configuration analysis be run and warnings logged when settings don't match MRTK's recommendations?

ShowNullDataProviders

Whether to show null data providers in the profile UI.

Applies to