This page contains changes which are not marked for translation.
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
PBS Stencil Material Metallic component as seen in the Scene Inspector
The PBS_StencilMaterialMetallic component is used as a material for meshes to make them render differently when in front of other stencil materials. This material renders black when unable to render, rather than render nothing. This is most likely a bug.
If true, integrating this asset (e.g. processing procedural assets) gets higher priority than assets with this flag off. An example is user laser procedural meshes.
The Stencil ID of this material. This is sometimes written to the frame buffer's Stencil mask, or used to determine whether this material should render for a particular pixel.
does a Bitwise AND with this number for every pixel in the frame buffer this is rendering on top of when this object is drawn, after reading from the buffer.