docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ReadMeshNode.InputPort

    Input ports of the ReadMeshNode.

    Inheritance
    object
    InputPorts
    ReadMeshNode.InputPort
    Inherited Members
    InputPorts.AssetLoading
    InputPorts.GraphLogger
    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 ReadMeshNode.InputPort : InputPorts

    Fields

    PrimVarMapping

    This structure defines the mappings between Primvar names in UsdGeomMesh and vertex channels in the resulting MeshDescriptions.

    Declaration
    public PrimvarToVertexAttributeMapping PrimVarMapping
    Field Value
    Type Description
    PrimvarToVertexAttributeMapping

    UsdMeshes

    List of USD meshes to convert. This can include mesh prims that are USD references.

    Declaration
    public List<UsdPrim> UsdMeshes
    Field Value
    Type Description
    List<UsdPrim>

    UsdMetadata

    USD stage metadata.

    Declaration
    public UsdStageMetadata UsdMetadata
    Field Value
    Type Description
    UsdStageMetadata
    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)