Kinemium Docs

LegIK

Represents a LegIK in the environment.

LegIK icon

LegIK

Represents a LegIK in the environment.

Properties

PropertyTypeDefault
Namestring"LegIK"
Enabledbooleantrue
Humanoidanynil
Workspaceanynil
StepDistThresholdnumber0.55
StepHeightnumber0.28
StepSpeednumber8
PoleForwardBiasnumber0.6
PoleSideBiasnumber0.2

Functions


solveTwoBone

Solves two bone.

Arguments

root: any, target: table, poleHint: any, upperLen: any, lowerLen: any

Returns

This function returns nothing.

instance:Reset

Resets.

Arguments

This function takes no arguments.

Returns

This function returns nothing.

instance:_measureBones

_measures bones.

Arguments

This function takes no arguments.

Returns

This function returns nothing.

instance:Step

Steps.

Arguments

dt: number, animContext: table

Returns

This function returns nothing.

instance:Attach

Attaches.

Arguments

humanoid: string

Returns

This function returns nothing.

On this page