Search Results for

    Show / Hide Table of Contents

    Enum PlaneIntersectionType

    Type of plane intersection.

    Namespace: Evergine.Mathematics
    Assembly: Evergine.Mathematics.dll
    Syntax
    public enum PlaneIntersectionType

    Fields

    Name Description
    Back

    Intersects at the back.

    Front

    Intersects in front.

    Intersecting

    Plane intersection.

    Extension Methods

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