Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
WaveEngine
Components
Primitives
Cube
C# Class WaveEngine.Components.Primitives.Cube
A 3D cube.
Inheritance:
Geometric
Exibir arquivo
Open project: WaveEngine/Components
Public Methods
Method
Description
Cube
(
float
size
) :
WaveEngine.Common.Math
Initializes a new instance of the
Cube
class.
Method Details
Cube()
public
method
Initializes a new instance of the
Cube
class.
public
Cube
(
float
size
) :
WaveEngine.Common.Math
size
float
The size of cube.
return
WaveEngine.Common.Math