VR Interaction Framework v2.0
Loading...
Searching...
No Matches
BNG.JointHelper Class Reference

Lock joints in place to help with physics handling and parent scaling. More...

Inheritance diagram for BNG.JointHelper:

Public Attributes

bool LockXPosition = false
 
bool LockYPosition = false
 
bool LockZPosition = false
 
bool LockXScale = true
 
bool LockYScale = true
 
bool LockZScale = true
 
bool LockXRotation = false
 
bool LockYRotation = false
 
bool LockZRotation = false
 

Detailed Description

Lock joints in place to help with physics handling and parent scaling.

Member Data Documentation

◆ LockXPosition

bool BNG.JointHelper.LockXPosition = false

◆ LockXRotation

bool BNG.JointHelper.LockXRotation = false

◆ LockXScale

bool BNG.JointHelper.LockXScale = true

◆ LockYPosition

bool BNG.JointHelper.LockYPosition = false

◆ LockYRotation

bool BNG.JointHelper.LockYRotation = false

◆ LockYScale

bool BNG.JointHelper.LockYScale = true

◆ LockZPosition

bool BNG.JointHelper.LockZPosition = false

◆ LockZRotation

bool BNG.JointHelper.LockZRotation = false

◆ LockZScale

bool BNG.JointHelper.LockZScale = true

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