Culling¶
Overview¶
From here, you can set parameters related to culling. Culling is set so that effects are not drawn when they are outside the screen. If the rough shape set by culling is not within the screen, the effect itself is not drawn as well. When culling is not set, the effect is always drawn.
Parameter¶
Display Culling¶
Set whether to display a visible preview of the culling shape on the screen.
Culling mode¶
Set the shape that will be used for culling.
None¶
Culling is not applied. The effect is always drawn.
Spherical¶
Culling will be applied in the shape of a sphere.
Radius¶
The radius of the sphere.
Position¶
The position of the center of the sphere.