Click or drag to resize
XDL

X3DModel Methods

The X3DModel type exposes the following members.

Methods
  Name Description
Public method Draw 특정 뷰에 객체를 렌더링한다.
Public method GetFace Face의 정점 리스트를 얻는다.
Public method GetFacesCount 모델을 구성하는 Face의 개수를 반환한다.
Public method GetModelPtr 3D 모델의 비관리 데이터를 반환한다. C#에서 사용 불가능
Public method GetVertices Face의 정점 리스트를 얻는다.
Public method SetTranslate 객체 렌더링 좌표를 설정한다.
Top
See Also