kanzi
0.7.0
Module material_
brush
Module Items
Structs
In kanzi::
autogen::
coreui::
graphics3d
kanzi
::
autogen
::
coreui
::
graphics3d
Module
material_brush
Copy item path
Structs
ยง
Brush
Use a brush to fill a Node2D.
HORIZONTAL_
TILING_
PROPERTY
Horizontal Tiling for the brush. Affects the scale of texture coordinates.
MATERIAL_
PROPERTY
Material used when drawing with the brush
MODULATE_
COLOR_
PROPERTY
Modulation color for brush. Effects brush rendering that needs color modulation.
Material
Brush
Freeform shader brush.
Resource
Represents the base class for all resources. This base class contains information related to the type of the resource and the loading status of the resource data. The actual resource data is specific to the sub-classes.
VERTICAL_
TILING_
PROPERTY
Vertical Tiling for the brush. Affects the scale of texture coordinates.