C# 클래스 WaveEngine.Components.Primitives.Cube

A 3D cube.
상속: Geometric
파일 보기 프로젝트 열기: WaveEngine/Components

공개 메소드들

메소드 설명
Cube ( float size ) : WaveEngine.Common.Math

Initializes a new instance of the Cube class.

메소드 상세

Cube() 공개 메소드

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