![]() | SmoothValueT Class |
Namespace: ImmerseSDK
The SmoothValueT type exposes the following members.
Name | Description | |
---|---|---|
![]() | SmoothValueT |
Create new smooth value
|
Name | Description | |
---|---|---|
![]() | SetTarget |
Update target value
|
![]() | Snap |
Snap to the target value
|
![]() | Snap(T) |
Snap to the specified new target
|
![]() | Update |
Animate smooth movement, this should be called each frame
|
![]() | UpdateCoroutine |
Coroutine that can be used to loop instead of calling Update()
|
Name | Description | |
---|---|---|
![]() ![]() | (SmoothValueT to T) |
Implicit operator to return Value
|