Pass:fill

Edit

Draws a fullscreen triangle. The fill shader is used, which stretches the triangle across the screen.



Arguments

NameTypeDescription
textureTexture The texture to fill. If nil, the texture from the active material is used.

Returns

Nothing

Arguments

None

Returns

Nothing

Notes

This function has some special behavior for array textures:

See also