C# 클래스 SA.FullBodyIK.BodyIK.SolverInternal._UpperSolverArmsTemp

파일 보기 프로젝트 열기: Stereoarts/SAFullBodyIK

공개 프로퍼티들

프로퍼티 타입 설명
armPos UnityEngine.Vector3[]
centerArmDir UnityEngine.Vector3
centerArmPos UnityEngine.Vector3
nearArmPos UnityEngine.Vector3[]
shoulderEnabled bool
shoulderPos UnityEngine.Vector3[]

공개 메소드들

메소드 설명
Alloc ( ) : _UpperSolverArmsTemp

메소드 상세

Alloc() 공개 정적인 메소드

public static Alloc ( ) : _UpperSolverArmsTemp
리턴 _UpperSolverArmsTemp

프로퍼티 상세

armPos 공개적으로 프로퍼티

public Vector3[],UnityEngine armPos
리턴 UnityEngine.Vector3[]

centerArmDir 공개적으로 프로퍼티

public Vector3,UnityEngine centerArmDir
리턴 UnityEngine.Vector3

centerArmPos 공개적으로 프로퍼티

public Vector3,UnityEngine centerArmPos
리턴 UnityEngine.Vector3

nearArmPos 공개적으로 프로퍼티

public Vector3[],UnityEngine nearArmPos
리턴 UnityEngine.Vector3[]

shoulderEnabled 공개적으로 프로퍼티

public bool shoulderEnabled
리턴 bool

shoulderPos 공개적으로 프로퍼티

public Vector3[],UnityEngine shoulderPos
리턴 UnityEngine.Vector3[]