C# Class SA.FullBodyIK.FingerIK._FingerLink

Show file Open project: Stereoarts/SAFullBodyIK

Public Properties

Property Type Description
bone Bone
boneToSolvedBasis Matrix3x3
boneTransform Matrix3x4
childToLength float
childToLengthSq float
solvedToBoneBasis Matrix3x3

Property Details

bone public property

public Bone bone
return Bone

boneToSolvedBasis public property

public Matrix3x3 boneToSolvedBasis
return Matrix3x3

boneTransform public property

public Matrix3x4 boneTransform
return Matrix3x4

childToLength public property

public float childToLength
return float

childToLengthSq public property

public float childToLengthSq
return float

solvedToBoneBasis public property

public Matrix3x3 solvedToBoneBasis
return Matrix3x3