What’s New
Getting Started

Material Instances

Last Updated: October 21, 20240.4 min read

Overview

A material instance (.mtli.nasset) signifies a material with properties attached to it that can be rendered when assigned to an object.

For example, if a Material specifies a texture property, a material instance will be able to override that texture.

Always prefer using the lowest number of material instances as possible. Two objects with the same assets and the same material instance will be rendered much more efficiently than others.

Feedback

Please be sure to submit issues or feature requests through the embedded feedback form. In the event it is a major issue please contact us directly through Discord.

Table of Contents