C# Class SA.FullBodyIK.FingerIK._ThumbBranch

Show file Open project: Stereoarts/SAFullBodyIK

Public Properties

Property Type Description
linkLength0to1 float
linkLength0to1Sq float
linkLength1to2 float
linkLength1to2Sq float
linkLength1to3 float
linkLength1to3Sq float
linkLength2to3 float
linkLength2to3Sq float
thumb0_innerLimit float
thumb0_isLimited bool
thumb0_lowerLimit float
thumb0_outerLimit float
thumb0_upperLimit float
thumb1_Acos_baseThetaAtoB float
thumb1_baseThetaAtoB float
thumbLinks _ThumbLink[]
thumbSolveY UnityEngine.Vector3
thumbSolveZ UnityEngine.Vector3

Property Details

linkLength0to1 public property

public float linkLength0to1
return float

linkLength0to1Sq public property

public float linkLength0to1Sq
return float

linkLength1to2 public property

public float linkLength1to2
return float

linkLength1to2Sq public property

public float linkLength1to2Sq
return float

linkLength1to3 public property

public float linkLength1to3
return float

linkLength1to3Sq public property

public float linkLength1to3Sq
return float

linkLength2to3 public property

public float linkLength2to3
return float

linkLength2to3Sq public property

public float linkLength2to3Sq
return float

thumb0_innerLimit public property

public float thumb0_innerLimit
return float

thumb0_isLimited public property

public bool thumb0_isLimited
return bool

thumb0_lowerLimit public property

public float thumb0_lowerLimit
return float

thumb0_outerLimit public property

public float thumb0_outerLimit
return float

thumb0_upperLimit public property

public float thumb0_upperLimit
return float

thumb1_Acos_baseThetaAtoB public property

public float thumb1_Acos_baseThetaAtoB
return float

thumb1_baseThetaAtoB public property

public float thumb1_baseThetaAtoB
return float

thumbLinks public property

public _ThumbLink[] thumbLinks
return _ThumbLink[]

thumbSolveY public property

public Vector3,UnityEngine thumbSolveY
return UnityEngine.Vector3

thumbSolveZ public property

public Vector3,UnityEngine thumbSolveZ
return UnityEngine.Vector3