docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class CreateMaterialNode.InputPort

    Input ports of the CreateMaterialNode.

    Inheritance
    object
    InputPorts
    CreateMaterialNode.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 CreateMaterialNode.InputPort : InputPorts

    Fields

    materialDescriptions

    A MaterialPrimPath-UsdMaterialDescription mapping used to create the Unity Materials.

    Declaration
    public Dictionary<string, UsdMaterialDescription> materialDescriptions
    Field Value
    Type Description
    Dictionary<string, UsdMaterialDescription>

    primVarMapping

    This structure defines the mappings between Primvar names in UsdGeomMesh and the texture coordinate names

    Declaration
    public PrimvarToVertexAttributeMapping primVarMapping
    Field Value
    Type Description
    PrimvarToVertexAttributeMapping

    usdPreviewSurfaceShader

    The shader used to create USDPreviewSurface material

    Declaration
    public Shader usdPreviewSurfaceShader
    Field Value
    Type Description
    Shader
    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)