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

Afficher le fichier Open project: Stereoarts/SAFullBodyIK

Méthodes publiques

Свойство Type Description
armPos UnityEngine.Vector3[]
centerArmDir UnityEngine.Vector3
centerArmPos UnityEngine.Vector3
nearArmPos UnityEngine.Vector3[]
shoulderEnabled bool
shoulderPos UnityEngine.Vector3[]

Méthodes publiques

Méthode Description
Alloc ( ) : _UpperSolverArmsTemp

Method Details

Alloc() public static méthode

public static Alloc ( ) : _UpperSolverArmsTemp
Résultat _UpperSolverArmsTemp

Property Details

armPos public_oe property

public Vector3[],UnityEngine armPos
Résultat UnityEngine.Vector3[]

centerArmDir public_oe property

public Vector3,UnityEngine centerArmDir
Résultat UnityEngine.Vector3

centerArmPos public_oe property

public Vector3,UnityEngine centerArmPos
Résultat UnityEngine.Vector3

nearArmPos public_oe property

public Vector3[],UnityEngine nearArmPos
Résultat UnityEngine.Vector3[]

shoulderEnabled public_oe property

public bool shoulderEnabled
Résultat bool

shoulderPos public_oe property

public Vector3[],UnityEngine shoulderPos
Résultat UnityEngine.Vector3[]