IKLookBehavior
Inherits from IKBehavior
Declaration
public abstract class IKLookBehavior : IKBehavior
Description
An IK behavior attached to an animator component.
Properties
head | The transform of the head bone. |
Methods
Start | A Unity lifecycle method called the first frame the behavior is enabled. |
Inherited
Properties
animator | The animator component the IK solution is applied to. |
Inherited
Methods
UpdateIK | Updates the IK solution. |