UnityARCameraSettings.SettingsProfile 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.
The profile used to configure the camera.
public:
property Microsoft::MixedReality::Toolkit::Experimental::UnityAR::UnityARCameraSettingsProfile ^ SettingsProfile { Microsoft::MixedReality::Toolkit::Experimental::UnityAR::UnityARCameraSettingsProfile ^ get(); };
public Microsoft.MixedReality.Toolkit.Experimental.UnityAR.UnityARCameraSettingsProfile SettingsProfile { get; }
member this.SettingsProfile : Microsoft.MixedReality.Toolkit.Experimental.UnityAR.UnityARCameraSettingsProfile
Public ReadOnly Property SettingsProfile As UnityARCameraSettingsProfile