Metadata definitions for Brush. More...
Public Attributes | |
DynamicPropertyType< Float > | HorizontalTilingProperty |
Horizontal Tiling for the brush. More... | |
AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.Brush") |
Metaclass for Brush. | |
DynamicPropertyType< ColorRGBA > | ModulateColorProperty |
Modulation color for brush. More... | |
DynamicPropertyType< Float > | VerticalTilingProperty |
Vertical Tiling for the brush. More... | |
Public Attributes inherited from ResourceMetadata | |
AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.Resource") |
Metaclass for Resource. | |
DynamicPropertyType<Float> HorizontalTilingProperty |
Horizontal Tiling for the brush.
Affects the scale of texture coordinates.
DynamicPropertyType<ColorRGBA> ModulateColorProperty |
Modulation color for brush.
Effects brush rendering that needs color modulation.
DynamicPropertyType<Float> VerticalTilingProperty |
Vertical Tiling for the brush.
Affects the scale of texture coordinates.