C# Class MeshCollider.MyScene

Inheritance: Scene
Afficher le fichier Open project: WaveEngine/Samples

Méthodes protégées

Méthode Description
CreateScene ( ) : void

Private Methods

Méthode Description
CreateBox ( string name, System.Vector3 position ) : void
CreateCapsule ( string name, System.Vector3 position ) : void
CreateSphere ( string name, System.Vector3 position ) : void

Method Details

CreateScene() protected méthode

protected CreateScene ( ) : void
Résultat void