Click or drag to resize

CameraServiceClearFade Method

Clear the fade

Namespace:  ImmerseSDK.Camera
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public UnityEngine.Coroutine ClearFade(
	float duration
)

Parameters

duration
Type: SystemSingle

Return Value

Type: UnityEngine.Coroutine
See Also