Metadata definitions for MaterialBrush. More...
Public Attributes | |
DynamicPropertyType< Resource > | MaterialProperty |
Material used when drawing with the brush. More... | |
AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.MaterialBrush") |
Metaclass for MaterialBrush. | |
Public Attributes inherited from BrushMetadata | |
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. | |
Metadata definitions for MaterialBrush.
DynamicPropertyType<Resource> MaterialProperty |
Material used when drawing with the brush.