Search Results for

    Show / Hide Table of Contents

    Class MaterialPathUtil

    Inheritance
    System.Object
    MaterialPathUtil
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: PLATEAU.Util
    Assembly: cs.temp.dll.dll
    Syntax
    public static class MaterialPathUtil

    Fields

    BaseMaterialDir

    Declaration
    public static readonly string BaseMaterialDir
    Field Value
    Type Description
    System.String

    Methods

    GetMapMatPath()

    Declaration
    public static string GetMapMatPath()
    Returns
    Type Description
    System.String

    GetRenderPipelineType()

    Declaration
    public static PipeLineType GetRenderPipelineType()
    Returns
    Type Description
    PipeLineType
    In This Article
    Back to top PLATEAU SDK for Unity