docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct XFormableDescription

    Represents the data related to an XForm USD Prim. The translation, rotation and scale data have been converted to a representation closer to Unity Transforms.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.Importer.USD
    Assembly: Unity.Importer.USD.dll
    Syntax
    public struct XFormableDescription

    Fields

    name

    The GameObject path on which the transform data should be applied

    Declaration
    public string name
    Field Value
    Type Description
    string

    transformData

    The transform data

    Declaration
    public TransformData transformData
    Field Value
    Type Description
    TransformData
    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)