C# 클래스 AnimationBaker.BoneStateSample, Holdout

파일 보기 프로젝트 열기: MaddJhin/Holdout

공개 프로퍼티들

프로퍼티 타입 설명
pos Vector3S,
rot QuaternionS
scale Vector3S,

공개 메소드들

메소드 설명
BoneStateSample ( Transform obj ) : System.Collections
BoneStateSample ( Vector3 p, Quaternion r, Vector3 s ) : System.Collections

메소드 상세

BoneStateSample() 공개 메소드

public BoneStateSample ( Transform obj ) : System.Collections
obj Transform
리턴 System.Collections

BoneStateSample() 공개 메소드

public BoneStateSample ( Vector3 p, Quaternion r, Vector3 s ) : System.Collections
p Vector3
r Quaternion
s Vector3
리턴 System.Collections

프로퍼티 상세

pos 공개적으로 프로퍼티

public Vector3S, pos
리턴 Vector3S,

rot 공개적으로 프로퍼티

public QuaternionS rot
리턴 QuaternionS

scale 공개적으로 프로퍼티

public Vector3S, scale
리턴 Vector3S,