"Unity" GLOW11 plugin Getting Started tutorial
The GLOW11 plugin is a very powerful self-illumination plugin in the Unity Asset store, and this article is used to GLOW11 quick start.
A Installation Instructions
~ Download
- Unity Asset store Purchase and download
- Other channels download the GLOW11 package.
~ Installation
- Import the package into unity.
- Select the camera object in the hierarchy view to add the GLOW11 component to the object.
Two Glow Settings
High Precision: Higher precision using higher precision rendertexture, if your inner/outer/boost strength value is high, you can get better results with higher Precision.
Reuse Depth buffer: Reuse Depth Buffer "anti-aliasing incompatible" Activates this option to activate an alternative rendering mode that is glow rendered by reusing the depth buffer of the regular render pass. Which mode is faster depends on the actual scene of the rendering.
Rerender Resolution: Re-render resolution
Blur mode: There are four blur modes available, default, Advanced (desktop only), high quality, unity built-in Blur.
Base Resolution: Base resolution
Downsample Steps: Lower sampling level
Downsample Resolution: Lower Sample resolution
Downsample Blendmode: down-sampled blending mode
Inner Strength
Outer Strength
Boost Strength
Blend Mode
Three Material settings
"Unity" GLOW11 plugin Getting Started tutorial