fadeout - eisclimber/ExPresS-XR GitHub Wiki
Method in ScreenCollisionIndicator
Fades the indicator in (i.e. makes hides it) over time. Values less or equal fade instant.
public void FadeOut(float duration);| Name | Description |
|---|---|
float duration |
Duration of the fade in seconds. |