Cerebrum™
Loading...
Searching...
No Matches
Cerebrum.IKController Class Reference
Inheritance diagram for Cerebrum.IKController:
Collaboration diagram for Cerebrum.IKController:

Public Attributes

bool ikActive = false
 
Transform leftHandObj = null
 
Transform rightHandObj = null
 
Transform lookObj = null
 
Transform leftHandHintObj = null
 
Transform rightHandHintObj = null
 
float ikStrength = 0.0f
 
float ikLeftStrength = 0.0f
 
float ikRightStrength = 0.0f
 
float ikHeadStrength = 0.0f
 

Protected Attributes

Animator animator
 

Member Data Documentation

◆ animator

Animator Cerebrum.IKController.animator
protected

◆ ikActive

bool Cerebrum.IKController.ikActive = false

◆ ikHeadStrength

float Cerebrum.IKController.ikHeadStrength = 0.0f

◆ ikLeftStrength

float Cerebrum.IKController.ikLeftStrength = 0.0f

◆ ikRightStrength

float Cerebrum.IKController.ikRightStrength = 0.0f

◆ ikStrength

float Cerebrum.IKController.ikStrength = 0.0f

◆ leftHandHintObj

Transform Cerebrum.IKController.leftHandHintObj = null

◆ leftHandObj

Transform Cerebrum.IKController.leftHandObj = null

◆ lookObj

Transform Cerebrum.IKController.lookObj = null

◆ rightHandHintObj

Transform Cerebrum.IKController.rightHandHintObj = null

◆ rightHandObj

Transform Cerebrum.IKController.rightHandObj = null

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