C# Class SA.FullBodyIK.BodyIK.SolverInternal._UpperSolverArmsTemp

Show file Open project: Stereoarts/SAFullBodyIK

Public Properties

Property Type Description
armPos UnityEngine.Vector3[]
centerArmDir UnityEngine.Vector3
centerArmPos UnityEngine.Vector3
nearArmPos UnityEngine.Vector3[]
shoulderEnabled bool
shoulderPos UnityEngine.Vector3[]

Public Methods

Method Description
Alloc ( ) : _UpperSolverArmsTemp

Method Details

Alloc() public static method

public static Alloc ( ) : _UpperSolverArmsTemp
return _UpperSolverArmsTemp

Property Details

armPos public property

public Vector3[],UnityEngine armPos
return UnityEngine.Vector3[]

centerArmDir public property

public Vector3,UnityEngine centerArmDir
return UnityEngine.Vector3

centerArmPos public property

public Vector3,UnityEngine centerArmPos
return UnityEngine.Vector3

nearArmPos public property

public Vector3[],UnityEngine nearArmPos
return UnityEngine.Vector3[]

shoulderEnabled public property

public bool shoulderEnabled
return bool

shoulderPos public property

public Vector3[],UnityEngine shoulderPos
return UnityEngine.Vector3[]