TwoBoneIKJob Struct

Summary

An UnityEngine.Animations.IAnimationJob which executes two bone Inverse Kinematics.
Assembly
Animancer.dll
Namespace
Animancer.Samples.Jobs
Interfaces
  • IAnimationJob
Base Types
  • ValueType
graph BT Type-->Base0["ValueType"] Type-.->Interface0["IAnimationJob"] Type["TwoBoneIKJob"] class Type type-node

Syntax

public struct TwoBoneIKJob : ValueType, IAnimationJob

Remarks

Sample: Two Bone IK

Fields

Name Constant Value Summary
effector
low
mid
top

Methods