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

Show file Open project: Stereoarts/SAFullBodyIK

Public Properties

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

Public Methods

Method Description
Alloc ( ) : _UpperSolverPreArmsTemp

Method Details

Alloc() public static method

public static Alloc ( ) : _UpperSolverPreArmsTemp
return _UpperSolverPreArmsTemp

Property Details

armPos public property

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

nearArmPos public property

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

neckPos public property

public Vector3,UnityEngine neckPos
return UnityEngine.Vector3

shoulderEnabled public property

public bool shoulderEnabled
return bool

shoulderPos public property

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