Gorgon
Show / Hide Table of Contents

Enum FrustumPlane

The names of the frustum planes.

Namespace: Gorgon.Renderers.Data
Assembly: Gorgon.Core.dll
Syntax
public enum FrustumPlane

Fields

Name Description
Bottom

The bottom plane.

Far

The far plane.

Left

The left plane.

Near

The near plane.

Right

The right plane.

Top

The top plane.

Extension Methods

GorgonNullExtensions.AsNullable<T>(object)
GorgonNullExtensions.IfNull<T>(object, T)
GorgonNullExtensions.IsNull(object)
  • Edit this page
  • View Source
In this article
Back to top Copyright 2023 - Licensed under the MIT license by Michael Winsor (Tape_Worm).
Send comments on this topic to the author