Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    Assets

    Beginner

    An asset is a representation of an element of your game inside Game Studio, such as a texture, animation, or model.

    Some assets require resource files. For example, texture assets need image files and audio assets need audio files. Other types of assets (such as scenes, physics colliders, and game settings) don't use resource files, and can be created entirely in Game Studio.

    You can compile and optimize assets with a special compiler provided by Stride. Compiled assets are packed together as reusable bundles.

    Assets displayed in the Asset View

    You can:

    • create and browse assets in the Asset View

      media/Editor2_assetview_thumb.jpg

    • import existing assets, such as FBX files

      media/EditorImportAssets_explorer_thumb.jpg

    • edit assets in the property editor

      media/EditorProperties_props_thumb.jpg

    • see a live preview in the Asset Preview

      media/EditorProperties_preview_thumb.jpg

    In this section

    • Create assets
    • Manage assets
    • Use assets
    • Improve this Doc
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation