docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum NameImportMethod

    Defines how node names are created

    Namespace: GLTFast
    Assembly: glTFast.dll
    Syntax
    public enum NameImportMethod

    Fields

    Name Description
    Original

    Use original node names. Fallback to mesh's name (if present) Fallback to "Node_<index>" as last resort.

    OriginalUnique

    Identical to Original, but names are made unique (within their hierarchical position) by supplementing a continuous number. This is required for correct animation target lookup and import continuity.

    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)