C# Class SA.FullBodyIK.FingerIK._FingerLink

ファイルを表示 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_oe property

public Bone bone
return Bone

boneToSolvedBasis public_oe property

public Matrix3x3 boneToSolvedBasis
return Matrix3x3

boneTransform public_oe property

public Matrix3x4 boneTransform
return Matrix3x4

childToLength public_oe property

public float childToLength
return float

childToLengthSq public_oe property

public float childToLengthSq
return float

solvedToBoneBasis public_oe property

public Matrix3x3 solvedToBoneBasis
return Matrix3x3