output::setSize
Sets the size of the rendered output.
Declaration
void output::setSize(float2 size)Parameters
- size:
The size to apply in X and Y dimensions.
Discussion
This function directly sets the dimensions of the rendered particle output in world or screen space units. This affects only the rendered appearance and does not modify the particle itself.