RenderingConnection.CameraSettings 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.
Global camera settings.
public:
property Microsoft::Azure::RemoteRendering::CameraSettings ^ CameraSettings { Microsoft::Azure::RemoteRendering::CameraSettings ^ get(); };
public Microsoft.Azure.RemoteRendering.CameraSettings CameraSettings { get; }
member this.CameraSettings : Microsoft.Azure.RemoteRendering.CameraSettings
Public ReadOnly Property CameraSettings As CameraSettings