Search Results for

    Show / Hide Table of Contents

    Struct SamplerSlot

    Sampler slot class.

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

    Fields

    Sampler

    Texture sampler.

    Declaration
    public SamplerState Sampler
    Field Value
    Type Description
    SamplerState

    SamplerInfo

    Sampler information.

    Declaration
    public SamplerInfo SamplerInfo
    Field Value
    Type Description
    SamplerInfo

    Extension Methods

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