MixedRealityInputSimulationProfile.IsCameraControlEnabled 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 manual camera control
public:
property bool IsCameraControlEnabled { bool get(); };
public bool IsCameraControlEnabled { get; }
member this.IsCameraControlEnabled : bool
Public ReadOnly Property IsCameraControlEnabled As Boolean