Click or drag to resize
XDL

XQuaternion Fields

The XQuaternion type exposes the following members.

Fields
  NameDescription
Public fieldw
쿼터니언(Quaternion)의 W 컴포넌트 값을 저장하고 있다.
Public fieldx
쿼터니언(Quaternion)의 X 컴포넌트 값을 저장하고 있다.
Public fieldy
쿼터니언(Quaternion)의 Y 컴포넌트 값을 저장하고 있다.
Public fieldz
쿼터니언(Quaternion)의 Z 컴포넌트 값을 저장하고 있다.
Top
See Also