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