| CameraServiceOnAwake Method |
Override this method to call code in the Awake() method (after singleton registration, but before coroutine)
Namespace:
ImmerseSDK.Camera
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax protected override void OnAwake()
See Also