C# Class SEToolbox.Models.Import3DModelModel

Inheritance: BaseModel
Afficher le fichier Open project: midspace/SEToolbox Class Usage Examples

Méthodes publiques

Méthode Description
Import3DModelModel ( ) : System.Collections.ObjectModel
Load ( VRage.MyPositionAndOrientation characterPosition ) : void

Method Details

Import3DModelModel() public méthode

public Import3DModelModel ( ) : System.Collections.ObjectModel
Résultat System.Collections.ObjectModel

Load() public méthode

public Load ( VRage.MyPositionAndOrientation characterPosition ) : void
characterPosition VRage.MyPositionAndOrientation
Résultat void