Rasagar/Library/PackageCache/com.unity.shadergraph/Documentation~/materialvariant-SG.md
2024-08-26 23:07:20 +03:00

773 B

Material Variants

When you create materials in a project, you might want to create variations based on a single material: outfits with different color schemes, damaged and undamaged versions of scenery, or shiny and weathered instances of props.

You can use Material Variants to manage these variations. For more information on Material Variants in Unity, see Material Variants in the Unity User Manual.

You can create a Material Variant from any Shader Graph material. For more information on how to create a Material Variant, see Create, modify, and apply Material Variants in the User Manual.