I’m wondering what these checkboxes next to the materials and such mean and what would i use them for…
thanks

I’m wondering what these checkboxes next to the materials and such mean and what would i use them for…
thanks

They are prefab override flags.
When you put an imported mesh into the scene, it is actually prefab that gets instantiated.
This means, if you change the source fbx file or mb file, then all changes will get propagated into the scene. Sometimes you don’t want that so you need to be able to override values in the instance.
In most cases this just works for you and you don’t need to worry about the checkbox. Because when you modify a value in the instance. Eg. move an object around. Then it’s override flag will automatically be set.