The '''RenderMaterialOverride''' Component is a more stability friendly version of the [[Component:RenderTransformOverride|RenderTransformOverride]]. This component allows for overriding
The '''RenderMaterialOverride''' Component is a more stability friendly version of the [[Component:RenderTransformOverride|RenderTransformOverride]]. This component allows for overriding materials on a renderer when it is rendered in certain contexts.
Note: This only overrides materials properly if all <code>Context</code>s are used, with a component for each one.
Note: This only overrides materials properly if all <code>Context</code>s are used, with a component for each one. This may be a bug.
== Fields ==
== Fields ==
Revision as of 20:58, 24 December 2024
Component image
Render Material Override component as seen in the Scene Inspector
The RenderMaterialOverride Component is a more stability friendly version of the RenderTransformOverride. This component allows for overriding materials on a renderer when it is rendered in certain contexts.
Note: This only overrides materials properly if all Contexts are used, with a component for each one. This may be a bug.
The material to override Renderer's materials for material Index.
Usage
Used to hide materials or change them in a mirror. like showing an evil version of yourself in a mirror, or to hide your head material from your own viewpoint