Microsoft.MixedReality.Toolkit.CameraSystem Namespace
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.
Classes
BaseCameraSettingsProfile |
Base class used to derive custom camera settings profiles. |
BaseCameraSettingsProvider | |
MixedRealityCameraSystem |
The Camera system controls the settings of the main camera. |
Structs
MixedRealityCameraSettingsConfiguration |
Defines the configuration for a camera settings provider. |
Interfaces
IMixedRealityCameraProjectionOverrideProvider |
Provides a property for enabling and disabling projection override behavior. The actual implementation is dependent on the platform. |
IMixedRealityCameraSettingsProvider |
Interface defining the a camera system settings provider. |
IMixedRealityCameraSystem |
Manager interface for a camera system in the Mixed Reality Toolkit. The camera system is expected to manage settings on the main camera. It should update the camera's clear settings, render mask, etc based on platform. |
Enums
DisplayType |
The type of displays on which an application may run. |