C# Class SA.FullBodyIK.FingerIK._FingerBranch

Mostra file Open project: Stereoarts/SAFullBodyIK

Public Properties

Property Type Description
boneToSolvedBasis Matrix3x3
effector Effector
fingerIKParams _FingerIKParams
fingerLinks _FingerLink[]
link0ToEffectorLength float
link0ToEffectorLengthSq float
notThumb1BaseAngle FastAngle
notThumb2BaseAngle FastAngle
solvedToBoneBasis Matrix3x3

Property Details

boneToSolvedBasis public_oe property

public Matrix3x3 boneToSolvedBasis
return Matrix3x3

effector public_oe property

public Effector effector
return Effector

fingerIKParams public_oe property

public _FingerIKParams fingerIKParams
return _FingerIKParams

fingerLinks public_oe property

public _FingerLink[] fingerLinks
return _FingerLink[]

link0ToEffectorLength public_oe property

public float link0ToEffectorLength
return float

link0ToEffectorLengthSq public_oe property

public float link0ToEffectorLengthSq
return float

notThumb1BaseAngle public_oe property

public FastAngle notThumb1BaseAngle
return FastAngle

notThumb2BaseAngle public_oe property

public FastAngle notThumb2BaseAngle
return FastAngle

solvedToBoneBasis public_oe property

public Matrix3x3 solvedToBoneBasis
return Matrix3x3