docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ReadMeshMaterialDescriptionNode.OutputPort

    Output ports of the ReadMeshMaterialDescriptionNode.

    Inheritance
    object
    OutputPorts
    ReadMeshMaterialDescriptionNode.OutputPort
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Importer.USD
    Assembly: Unity.Importer.USD.dll
    Syntax
    public class ReadMeshMaterialDescriptionNode.OutputPort : OutputPorts

    Fields

    displayColorMaterialDescriptions

    A MeshPrimPath-DisplayColorMaterialDescription mapping that will be used to create materials.

    Declaration
    public Dictionary<string, DisplayColorMaterialDescription> displayColorMaterialDescriptions
    Field Value
    Type Description
    Dictionary<string, DisplayColorMaterialDescription>

    meshMaterialsPaths

    A MeshPrimPath-MaterialPrimPaths mapping that will be used to map materials to their respective meshes.

    Declaration
    public Dictionary<string, List<string>> meshMaterialsPaths
    Field Value
    Type Description
    Dictionary<string, List<string>>
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)