output::setOpacity
Sets the opacity of the rendered output.
Declaration
void output::setOpacity(half opacity)Parameters
- opacity:
The opacity value (0.0 = fully transparent, 1.0 = fully opaque).
Discussion
This function customizes the alpha component of the rendered particle output, controlling its transparency. This affects only the rendered appearance and does not modify the particle node itself.