C# Class SEToolbox.Models.Import3DModelModel

Inheritance: BaseModel
Show file Open project: midspace/SEToolbox Class Usage Examples

Public Methods

Method Description
Import3DModelModel ( ) : System.Collections.ObjectModel
Load ( VRage.MyPositionAndOrientation characterPosition ) : void

Method Details

Import3DModelModel() public method

public Import3DModelModel ( ) : System.Collections.ObjectModel
return System.Collections.ObjectModel

Load() public method

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