docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ParseJson

    ParseJson(string)

    De-serializes a glTF JSON string and returns the glTF root schema object.

    Declaration
    protected override RootBase ParseJson(string json)
    Parameters
    Type Name Description
    string json

    glTF JSON

    Returns
    Type Description
    RootBase

    De-serialized glTF root object.

    Overrides
    GltfImportBase.ParseJson(string)
    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)