Click or drag to resize

SmoothValueTUpdateCoroutine Method

Coroutine that can be used to loop instead of calling Update()

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public IEnumerator UpdateCoroutine()

Return Value

Type: IEnumerator
See Also