Static variables
Constructor
@:value({ armatureName : "" })new(armatureName:String = "")
Variables
Methods
@:value({ rollAngle : 0.0, pole : null, chainLenght : 100, maxIterations : 100, precision : 0.01 })solveIK(effector:TObj, goal:Vec4, precision:Float = 0.01, maxIterations:Int = 100, chainLenght:Int = 100, ?pole:Vec4, rollAngle:Float = 0.0):Void
Inherited Variables
Inherited Methods