Show / Hide Table of Contents

Namespace Fusee.Engine.Core.Primitives

Classes

Circle

Generates a polygonal circle.

Cube

Creates a simple cube geometry straight from the code.

Icosahedron

Creates a Icosahedron geometry straight from the code.

Icosphere

Creates a Icosphere geometry straight from the code.

Line

Creates a polygonal line.

NineSlicePlane

Creates a plane geometry straight from the code that is divided in 9 tiles. This geometry is intended for displaying GUI Textures.

Plane

Creates a simple plane geometry straight from the code.

Rocket

The FUSEE Rocket

Sphere

Creates a simple sphere geometry straight from the code.

WireframeCube

Creates a simple wireframe cube geometry straight from the code. For line width use RC.LineWidth();

Generated by DocFX
GitHub Repo
Back to top