All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
material_brush_properties.h File Reference

Functions

ResourceID getMaterialResourceID () const
 Gets the value of MaterialProperty. More...
 
void setMaterialResourceID (ResourceID value)
 Sets the value of MaterialProperty. More...
 

Variables

static PropertyType< ResourceID > MaterialProperty
 Material property. More...
 

Function Documentation

ResourceID getMaterialResourceID ( ) const

Gets the value of MaterialProperty.

See also
setMaterialResourceID()
void setMaterialResourceID ( ResourceID  value)

Sets the value of MaterialProperty.

See also
getMaterialResourceID()

Variable Documentation

PropertyType<ResourceID> MaterialProperty
static

Material property.

The default value is ResourceID().

See also
setMaterialResourceID(), getMaterialResourceID()