Search Results for

    Show / Hide Table of Contents

    Struct TextureSamplerPair

    The texture and sampler pair.

    Namespace: Evergine.Framework.Assets.GltfModel
    Assembly: Evergine.Framework.dll
    Syntax
    public struct TextureSamplerPair

    Fields

    SamplerID

    The sampler.

    Declaration
    public Guid SamplerID
    Field Value
    Type Description
    Guid

    TextureID

    The texture.

    Declaration
    public Guid TextureID
    Field Value
    Type Description
    Guid

    Extension Methods

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