|
VR Interaction Framework
1.0
A vr framework for the Oculus Quest
|
An example script for how to scale a player in VR More...
Public Attributes | |
| List< Transform > | ScaleObjects |
| float | Scale = 1f |
| float | scaleSpeed = 0.1f |
An example script for how to scale a player in VR
| float BNG.PlayerScaler.Scale = 1f |
| List<Transform> BNG.PlayerScaler.ScaleObjects |
| float BNG.PlayerScaler.scaleSpeed = 0.1f |