ÀÌÀü   ¾ÕÀ¸·Î ¸ðµÎÃà¼Ò Home > SDK Library > XControlState > XControlState::SetRotate 
TalMap SDK Libary Reference
XControlState::SetRotate
ÁöµµÀÇ Rotate °ªÀ» ¼³Á¤ÇÕ´Ï´Ù.

XControlState::SetRotate
void SetRotate(XVector Vector);
  Parameters
 
Vector
¼³Á¤ÇÒ, ÁöµµÀÇ Rotate °ª.
  Return Value
 
void
  Remarks
 
SetRotate ´Â XControlState ÀÇ Method·Î Á¦°øµË´Ï´Ù.
»ç¿ëÀÚ´Â ÀÌ ¸Þ¼Òµå¸¦ ÀÌ¿ëÇÏ¿© ÁöµµÀÇ Rotate °ªÀ» ¼³Á¤ÇÒ ¼ö ÀÖ½À´Ï´Ù.
  Example
 
 JavaScript Copy Code
 VC++ Copy Code
  See Also
top