Static variables
Static methods
Constructor
Variables
dynamicParameters:Bool
Inform the pass system that the parameters will be modified in object draw() command, so they will be manually uploaded by calling RenderContext.uploadParams.
isStatic:Bool
Mark the pass as static, this will allow some renderers or shadows to filter it when rendering static/dynamic parts.