C# Class WaveEngine.Components.Primitives.Cube

A 3D cube.
Inheritance: Geometric
Afficher le fichier Open project: WaveEngine/Components

Méthodes publiques

Méthode Description
Cube ( float size ) : WaveEngine.Common.Math

Initializes a new instance of the Cube class.

Method Details

Cube() public méthode

Initializes a new instance of the Cube class.
public Cube ( float size ) : WaveEngine.Common.Math
size float The size of cube.
Résultat WaveEngine.Common.Math