TriLib
Search Results for

    Show / Hide Table of Contents

    Enum MaterialShadingSetup

    Represents a Material Shading Setup. Used by Material Mappers to select the most suitable Unity Material template.

    Namespace: TriLibCore.General
    Assembly: TriLibCore.dll
    Syntax
    [Flags]
    public enum MaterialShadingSetup

    Fields

    Name Description
    MetallicRoughness
    MetallicSmoothness
    PhongLambert
    SpecGlossiness
    SpecRoughness

    Extension Methods

    IObjectExtensions.TryToDispose<T>(object)
    In this article
    Back to top Generated by DocFX