C# 클래스 SEToolbox.Models.ImportVoxelModel

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

공개 메소드들

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

메소드 상세

ImportVoxelModel() 공개 메소드

public ImportVoxelModel ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Load() 공개 메소드

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