MixedRealityToolkitConfigurationProfile.IsCameraSystemEnabled Property
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.
Enable and configure the Camera Profile for the Mixed Reality Toolkit
public:
property bool IsCameraSystemEnabled { bool get(); };
public bool IsCameraSystemEnabled { get; }
member this.IsCameraSystemEnabled : bool
Public ReadOnly Property IsCameraSystemEnabled As Boolean