Click or drag to resize

AppCameraService Property

Returns the active CameraService, used in the WebGL client for controlling camera

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public static CameraService CameraService { get; }

Property Value

Type: CameraService
See Also