Click or drag to resize
XDL

XQuaternion Fields

The XQuaternion type exposes the following members.

Fields
  Name Description
Public field w 쿼터니언(Quaternion)의 W 컴포넌트 값을 저장하고 있다.
Public field x 쿼터니언(Quaternion)의 X 컴포넌트 값을 저장하고 있다.
Public field y 쿼터니언(Quaternion)의 Y 컴포넌트 값을 저장하고 있다.
Public field z 쿼터니언(Quaternion)의 Z 컴포넌트 값을 저장하고 있다.
Top
See Also