C# 클래스 SEToolbox.Models.Import3DModelModel

상속: BaseModel
파일 보기 프로젝트 열기: midspace/SEToolbox 1 사용 예제들

공개 메소드들

메소드 설명
Import3DModelModel ( ) : System.Collections.ObjectModel
Load ( VRage.MyPositionAndOrientation characterPosition ) : void

메소드 상세

Import3DModelModel() 공개 메소드

public Import3DModelModel ( ) : System.Collections.ObjectModel
리턴 System.Collections.ObjectModel

Load() 공개 메소드

public Load ( VRage.MyPositionAndOrientation characterPosition ) : void
characterPosition VRage.MyPositionAndOrientation
리턴 void