Search Results for

    Show / Hide Table of Contents

    Enum BufferParameterBinding.BufferParameterType

    The type of the buffer parameter.

    Namespace: Evergine.Common.Graphics
    Assembly: Evergine.Common.dll
    Syntax
    public enum BufferParameterBinding.BufferParameterType

    Fields

    Name Description
    Float
    Float2
    Float3
    Float4
    Int
    Int2
    Int3
    Int4
    Matrix2x2
    Matrix3x3
    Matrix4x4
    UInt
    UInt2
    UInt3
    UInt4

    Extension Methods

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