docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct UsdStageMetadata

    Metadata extracted from the USD stage of the imported file.

    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 UsdStageMetadata

    Fields

    isStageZup

    Is Z the up Axis in this USD file (corresponding to the 'upAxis' USD property).

    Declaration
    public bool isStageZup
    Field Value
    Type Description
    bool

    metersPerUnit

    The amount of meters per unit in this USD file (corresponding to the 'metersPerUnit' USD property).

    Declaration
    public float metersPerUnit
    Field Value
    Type Description
    float

    startTimeCode

    The start time code in this USD file (corresponding to the 'startTimeCode' USD property).

    Declaration
    public UsdTimeCode startTimeCode
    Field Value
    Type Description
    UsdTimeCode

    timeCodesPerSecond

    The time codes per seconds in this USD file (corresponding to the 'timeCodesPerSecond' USD property).

    Declaration
    public UsdTimeCode timeCodesPerSecond
    Field Value
    Type Description
    UsdTimeCode
    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)