OptionalautoWhether to auto clear render targets. Default is true.
OptionaldepthWhether the main render targets should have a depth buffer. Default is true.
OptionalenableWhether to enable the normal pass. Default is true.
OptionalframeThe type of the internal frame buffers. It's recommended to use HalfFloatType if possible.
OptionalmultisamplingThe number of samples used for multisample antialiasing. Requires WebGL 2. Default is 0.
OptionalresolutionThe normal pass downsampling resolution scale.
OptionalstencilWhether the main render targets should have a stencil buffer. Default is false.
Effect renderer options
Export
EffectRendererOptions
Date
2024.1.8
Author
yisky