Click or drag to resize
XDL

XscModel Methods

The XscModel type exposes the following members.

Methods
  NameDescription
Public methodGetRotation
모델으로 부터 yaw, pitch, roll 값을 확인한다.
Public methodLoad
파일에서 모델을 로딩한다. FilePath만 설정하는 경우에는 Model이 Rendering하는 시점에 모델파일을 로딩한다.
모델 파일 로딩을 쓰레드로 처리하는 등에 활용할 수 있다.
Public methodSetRotation
모델의 yaw, pitch, roll을 설정한다.
Top
See Also