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