IKLookBehavior

Inherits from IKBehavior

Declaration

public abstract class IKLookBehavior : IKBehavior

Description

An IK behavior attached to an animator component.

Properties

headThe transform of the head bone.

Methods

StartA Unity lifecycle method called the first frame the behavior is enabled.
Inherited

Properties

animatorThe animator component the IK solution is applied to.
Inherited

Methods

UpdateIKUpdates the IK solution.