Metadata definitions for Brush. More...
Public Attributes | |
| DynamicPropertyType< Float > | HorizontalTilingProperty |
| Horizontal Tiling for the brush. | |
| AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.Brush") |
| Metaclass for Brush. | |
| DynamicPropertyType< ColorRGBA > | ModulateColorProperty |
| Modulation color for brush. | |
| DynamicPropertyType< Float > | VerticalTilingProperty |
| Vertical Tiling for the brush. | |
Public Attributes inherited from ResourceMetadata | |
| AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.Resource") |
| Metaclass for Resource. | |
Metadata definitions for Brush.
| 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.