VR Interaction Framework v2.0
Loading...
Searching...
No Matches
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;.
 
float RotateDegrees = 10f
 
float Speed = 50f
 
bool RotateX = true
 
bool RotateZ = false
 

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

◆ RotateX

bool BNG.BowArm.RotateX = true

◆ RotateZ

bool BNG.BowArm.RotateZ = false

◆ Speed

float BNG.BowArm.Speed = 50f

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