Summary
An object for a character to look at using Inverse Kinematics (IK).
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Examples .InverseKinematics - Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["IKPuppetLookTarget"]
class Type type-node
Syntax
[AddComponentMenu(Strings.ExamplesMenuPrefix + "Inverse Kinematics - IK Puppet Look Target")]
[HelpURL(Strings.DocsURLs.ExampleAPIDocumentation + nameof(InverseKinematics) + "/" + nameof(IKPuppetLookTarget))]
public sealed class IKPuppetLookTarget : MonoBehaviour
Examples
Attributes
Type | Description |
---|---|
AddComponentMenu | |
HelpURLAttribute |
Methods
Name | Value | Summary |
---|---|---|
UpdateAnimatorIK |
void |