Search Results for

    Show / Hide Table of Contents

    Enum BezierTypes

    Defines the types of supported Bézier curves.

    Namespace: Evergine.Components.Primitives
    Assembly: Evergine.Components.dll
    Syntax
    public enum BezierTypes

    Fields

    Name Description
    Cubic

    Bezier curve of the third order

    Quadratic

    Second-order Bezier

    Extension Methods

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