프로퍼티 | 타입 | 설명 | |
---|---|---|---|
pos | Vector3S, | ||
rot | QuaternionS | ||
scale | Vector3S, |
메소드 | 설명 | |
---|---|---|
BoneStateSample ( Transform obj ) : System.Collections | ||
BoneStateSample ( Vector3 p, Quaternion r, Vector3 s ) : System.Collections |
public BoneStateSample ( Transform obj ) : System.Collections | ||
obj | Transform | |
리턴 | System.Collections |
public BoneStateSample ( Vector3 p, Quaternion r, Vector3 s ) : System.Collections | ||
p | Vector3 | |
r | Quaternion | |
s | Vector3 | |
리턴 | System.Collections |