docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class BaseMatrixConversionNode<T>.OutputPort

    Output ports of the BaseMatrixConversionNode<T>.

    Inheritance
    object
    OutputPorts
    BaseMatrixConversionNode<T>.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 BaseMatrixConversionNode<T>.OutputPort : OutputPorts

    Fields

    xFormableDescriptions

    A PrimPath-XFormableDescription mapping resulting from the transformation. Commonly, this data is used to create Unity Transform from USD XForm Prims.

    Declaration
    public Dictionary<string, XFormableDescription> xFormableDescriptions
    Field Value
    Type Description
    Dictionary<string, XFormableDescription>
    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)