Compositor: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
Line 148: Line 148:
: Controls whether mipmap generation should be done for texture. Default value is false.
: Controls whether mipmap generation should be done for texture. Default value is false.
; multisample-samples (Optional)
; multisample-samples (Optional)
MSAA samples. Default value is 0.
: MSAA samples. Default value is 0.
; multisample-color-samples (Optional)
; multisample-color-samples (Optional)
MSAA color samples. Default value is 0.
: MSAA color samples. Default value is 0.


Passes can also receive buffers as input and use them in their shaders. This is accomplished by the <code><binding/></code> tag, which has the following parameters:
Passes can also receive buffers as input and use them in their shaders. This is accomplished by the <code><binding/></code> tag, which has the following parameters:
343

edits