Click or drag to resize
XDL

X3DModel Methods

The X3DModel type exposes the following members.

Methods
  NameDescription
Public methodDraw
특정 뷰에 객체를 렌더링한다.
Public methodGetFace
Face의 정점 리스트를 얻는다.
Public methodGetFacesCount
모델을 구성하는 Face의 개수를 반환한다.
Public methodGetModelPtr
3D 모델의 비관리 데이터를 반환한다. C#에서 사용 불가능
Public methodGetVertices
Face의 정점 리스트를 얻는다.
Public methodSetTranslate
객체 렌더링 좌표를 설정한다.
Top
See Also