Search Results for

    Show / Hide Table of Contents

    Struct TextureSlot

    Texture sampler class.

    Namespace: Evergine.Framework.Graphics
    Assembly: Evergine.Framework.dll
    Syntax
    public struct TextureSlot

    Fields

    StructuredBuffer

    Structured buffer.

    Declaration
    public Buffer StructuredBuffer
    Field Value
    Type Description
    Buffer

    StructuredBufferInfo

    Structured Buffer Information.

    Declaration
    public StructuredBufferInfo StructuredBufferInfo
    Field Value
    Type Description
    StructuredBufferInfo

    Texture

    The texture.

    Declaration
    public Texture Texture
    Field Value
    Type Description
    Texture

    TextureInfo

    Texture information.

    Declaration
    public TextureInfo TextureInfo
    Field Value
    Type Description
    TextureInfo

    Extension Methods

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