All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | Public Attributes | List of all members
GrounderVRIK Class Reference

Grounding for FBBIK characters. More...

Inheritance diagram for GrounderVRIK:
Inheritance graph
[legend]
Collaboration diagram for GrounderVRIK:
Collaboration graph
[legend]

Public Member Functions

override void ResetPosition ()
 Resets this Grounder so characters can be teleported instananeously. More...
 
- Public Member Functions inherited from Grounder
delegate void GrounderDelegate ()
 Delegate for Grounder events. More...
 

Public Attributes

VRIK ik
 Reference to the VRIK componet. More...
 
- Public Attributes inherited from Grounder
float weight = 1f
 The master weight. Use this to fade in/out the grounding effect. More...
 
Grounding solver = new Grounding()
 The Grounding solver. Not to confuse with IK solvers. More...
 
GrounderDelegate OnPreGrounder
 Called before the Grounder updates it's solver. More...
 
GrounderDelegate OnPostGrounder
 Called after the Grounder has updated it's solver and before the IK is applied. More...
 

Detailed Description

Grounding for FBBIK characters.