Property | Type | Description | |
---|---|---|---|
pos | Vector3S, | ||
rot | QuaternionS | ||
scale | Vector3S, |
Method | Description | |
---|---|---|
BoneStateSample ( Transform obj ) : System.Collections | ||
BoneStateSample ( Vector3 p, Quaternion r, Vector3 s ) : System.Collections |
public BoneStateSample ( Transform obj ) : System.Collections | ||
obj | Transform | |
return | System.Collections |
public BoneStateSample ( Vector3 p, Quaternion r, Vector3 s ) : System.Collections | ||
p | Vector3 | |
r | Quaternion | |
s | Vector3 | |
return | System.Collections |