VR Interaction Framework  1.0
A vr framework for the Oculus Quest
BNG.BowArm Class Reference

Set the Rotation of a Transform based on a Bow's draw percentage More...

Inheritance diagram for BNG.BowArm:

Public Attributes

Bow BowItem
 
float BowPercentStart = 50f
 When to modify the rotation : 0-1; More...
 
float RotateDegrees = 10f
 
float Speed = 50f
 

Detailed Description

Set the Rotation of a Transform based on a Bow's draw percentage

Member Data Documentation

◆ BowItem

Bow BNG.BowArm.BowItem

◆ BowPercentStart

float BNG.BowArm.BowPercentStart = 50f

When to modify the rotation : 0-1;

◆ RotateDegrees

float BNG.BowArm.RotateDegrees = 10f

◆ Speed

float BNG.BowArm.Speed = 50f

The documentation for this class was generated from the following file: