MixedRealityCameraProfile Class

Definition

This Scriptable Object tells you if your head mounted display (HMD) is a transparent device or an occluded device. Based on those values, you can customize your camera and quality settings.

C++
public ref class MixedRealityCameraProfile : Microsoft::MixedReality::Toolkit::BaseMixedRealityProfile
Inheritance
UnityEngine.ScriptableObject
MixedRealityCameraProfile
Attributes
MixedRealityServiceProfileAttribute UnityEngine.CreateAssetMenuAttribute UnityEngine.HelpURLAttribute

Constructors

Properties

BackgroundColorOpaqueDisplay

Background color for an opaque display.

BackgroundColorTransparentDisplay

Background color for a transparent display.

CameraClearFlagsOpaqueDisplay

Flags describing how to clear the camera for an opaque display.

CameraClearFlagsTransparentDisplay

Flags describing how to clear the camera for a transparent display.

FarClipPlaneOpaqueDisplay

Far clipping plane distance for an opaque display.

FarClipPlaneTransparentDisplay

Far clipping plane distance for a transparent display.

HoloLensQualityLevel
Obsolete.

Quality level for a HoloLens device.

NearClipPlaneOpaqueDisplay

Near clipping plane distance for an opaque display.

NearClipPlaneTransparentDisplay

Near clipping plane distance for a transparent display.

OpaqueQualityLevel

Quality level for an opaque display.

SettingsConfigurations

Configuration objects describing the registered settings providers.

TransparentQualityLevel

Quality level for a transparent display.

Applies to

Produit Versions
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