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

Contains the bending weights for an effector. More...

Public Member Functions

 SpineEffector (FullBodyBipedEffector effectorType, float horizontalWeight, float verticalWeight)
 Initializes a new instance of the RootMotion.FinalIK.GrounderFBBIK+SpineEffector class. More...
 

Public Attributes

FullBodyBipedEffector effectorType
 The type of the effector. More...
 
float horizontalWeight = 1f
 The weight of horizontal bend offset towards the slope.. More...
 
float verticalWeight
 The vertical bend offset weight. More...
 

Detailed Description

Contains the bending weights for an effector.