![]() |
VR Interaction Framework v2.0
|
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 |