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