docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ReadMeshMaterialDescriptionNode

    This node will read the mesh and sub-mesh information from a list of USD Prims and extract the info of which materials and display colors are assigned to each of them.

    Inheritance
    object
    Node<ReadMeshMaterialDescriptionNode.InputPort, ReadMeshMaterialDescriptionNode.OutputPort>
    ReadMeshMaterialDescriptionNode
    Implements
    INode<ReadMeshMaterialDescriptionNode.InputPort, ReadMeshMaterialDescriptionNode.OutputPort>
    INodeSerialization
    Inherited Members
    Node<ReadMeshMaterialDescriptionNode.InputPort, ReadMeshMaterialDescriptionNode.OutputPort>.Input
    Node<ReadMeshMaterialDescriptionNode.InputPort, ReadMeshMaterialDescriptionNode.OutputPort>.Output
    Node<ReadMeshMaterialDescriptionNode.InputPort, ReadMeshMaterialDescriptionNode.OutputPort>.Run()
    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
    [NodeMetadata("ReadMeshMaterialDescriptionNode", 3)]
    public class ReadMeshMaterialDescriptionNode : Node<ReadMeshMaterialDescriptionNode.InputPort, ReadMeshMaterialDescriptionNode.OutputPort>, INode<ReadMeshMaterialDescriptionNode.InputPort, ReadMeshMaterialDescriptionNode.OutputPort>, INodeSerialization

    Methods

    Run()

    See the documentation for <Node{TInput,TOutput}.Run> in the com.unity.importer package documentation for details

    Declaration
    public override void Run()
    Overrides
    UnityEngine.Importer.Node<Unity.Importer.USD.ReadMeshMaterialDescriptionNode.InputPort, Unity.Importer.USD.ReadMeshMaterialDescriptionNode.OutputPort>.Run()

    Implements

    INode<TInput, TOutput>
    INodeSerialization
    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)