Search Results for

    Show / Hide Table of Contents

    Enum FieldOfViewAxis

    The field of view axis.

    Namespace: Evergine.Framework.Graphics
    Assembly: Evergine.Framework.dll
    Syntax
    public enum FieldOfViewAxis

    Fields

    Name Description
    Horizontal

    The FoV is specified on the horizontal axis.

    Vertical

    The FoV is specified on the vertical axis.

    Extension Methods

    EnumExtensions.HasFlag(Enum, Enum)
    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX