![]() |
VR Interaction Framework v2.0
|
Set the Rotation of a Transform based on a Bow's draw percentage. More...
Public Attributes | |
| Bow | BowItem |
| float | BowPercentStart = 50f |
| When to modify the rotation : 0-1;. | |
| float | RotateDegrees = 10f |
| float | Speed = 50f |
| bool | RotateX = true |
| bool | RotateZ = false |
Set the Rotation of a Transform based on a Bow's draw percentage.
| Bow BNG.BowArm.BowItem |
| float BNG.BowArm.BowPercentStart = 50f |
When to modify the rotation : 0-1;.
| float BNG.BowArm.RotateDegrees = 10f |
| bool BNG.BowArm.RotateX = true |
| bool BNG.BowArm.RotateZ = false |
| float BNG.BowArm.Speed = 50f |