BrushMetadata
¶
Defines properties and message types for Brush.
Inherits properties and message types from ResourceMetadata.
BrushMetadata.ModulateColorProperty¶ | Modulation color for brush. Effects brush rendering that needs color modulation. |
BrushMetadata.HorizontalTilingProperty¶ | Horizontal Tiling for the brush. Affects the scale of texture coordinates. |
BrushMetadata.VerticalTilingProperty¶ | Vertical Tiling for the brush. Affects the scale of texture coordinates. |
Message arguments classes define message arguments used for different message types. Each class defines a number of property types - arguments - together with getter and setter functions for them.