C# Class SEToolbox.Models.ImportVoxelModel

Inheritance: BaseModel
ファイルを表示 Open project: midspace/SEToolbox Class Usage Examples

Public Methods

Method Description
ImportVoxelModel ( ) : System.Collections.Generic
Load ( VRage.MyPositionAndOrientation characterPosition ) : void

Method Details

ImportVoxelModel() public method

public ImportVoxelModel ( ) : System.Collections.Generic
return System.Collections.Generic

Load() public method

public Load ( VRage.MyPositionAndOrientation characterPosition ) : void
characterPosition VRage.MyPositionAndOrientation
return void