docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Sources

    Download Sources

    glTFast's sources are hosted in a GitHub repository that needs to be cloned (i.e. downloaded) first.

    Tip

    See Cloning a repository for detailed instructions how to download a repository. Git LFS is used for binary files, so make sure your Git client handles it correctly.

    Clone via command line interface:

    git clone git@github.com:Unity-Technologies/com.unity.cloud.gltfast.git
    

    This will download the repository into a sub-folder named com.unity.cloud.gltfast.

    Note

    Cloning requires authentication configured properly.

    Repository Structure

    glTFast is part of a larger Monorepo and can be found in the subfolder Packages/com.unity.cloud.gltfast.

    Here's an overview of the repository structure.

    <Root>
    ├── Packages
    │   ├── com.unity.cloud.gltfast
    │   └── com.unity.cloud.gltfast.tests
    │       └── Assets~
    └── Projects
        ├── glTFast-Test
        └── ...
    
    • Packages - Unity® packages
      • com.unity.cloud.gltfast - The actual glTFast package
      • com.unity.cloud.gltfast.tests - Test code and assets
        • Assets~ - glTF™ test assets
    • Projects - see Test Projects

    Trademarks

    Unity® is a registered trademark of Unity Technologies.

    Khronos® is a registered trademark and glTF™ is a trademark of The Khronos Group Inc.

    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)