Skip to content

Latest commit

 

History

History
137 lines (104 loc) · 5.28 KB

index.md

File metadata and controls

137 lines (104 loc) · 5.28 KB

Assets

Assets

Asset is a file that holds a resource data. For instance, texture, model or scene file are assets. An asset can be imported from file created outside of Flax, such as a 3D model, an audio file or a texture. There are also some asset types that can be created inside the Flax Editor, such as a Physical Material, or a Scene.

This section covers the basic principles of working with assets in Flax.

Assets documentation

Learn how to create and import assets in editor.

Learn how to use assets in editor and scripts.

View Content Window documentation.

Asset types