VR Interaction Framework
1.0
A vr framework for the Oculus Quest
|
Press Y to slow time by modifying Time.timeScale and Time.fixedDeltaTime More...
Public Attributes | |
float | SlowTimeScale = 0.5f |
AudioClip | SlowTimeClip |
AudioClip | SpeedupTimeClip |
bool | ForceTimeScale = false |
Properties | |
bool | TimeSlowing [get] |
Press Y to slow time by modifying Time.timeScale and Time.fixedDeltaTime
bool BNG.TimeController.ForceTimeScale = false |
AudioClip BNG.TimeController.SlowTimeClip |
float BNG.TimeController.SlowTimeScale = 0.5f |
AudioClip BNG.TimeController.SpeedupTimeClip |
|
get |