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

Functions

string getAnimation () const
 Gets the value of AnimationProperty. More...
 
void setAnimation (string value)
 Sets the value of AnimationProperty. More...
 

Variables

static PropertyType< string > AnimationProperty
 Animation property. More...
 

Function Documentation

string getAnimation ( ) const

Gets the value of AnimationProperty.

See also
setAnimation()
void setAnimation ( string  value)

Sets the value of AnimationProperty.

See also
getAnimation()

Variable Documentation

PropertyType<string> AnimationProperty
static

Animation property.

The default value is "".

See also
setAnimation(), getAnimation()