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

Variables

static PropertyType< float > TimelineEntryWeightProperty
 TimelineEntryWeight property. More...
 
static PropertyType< void * > AnimationItemProperty
 AnimationItem property. More...
 
static PropertyType< float > AnimationItemTimeProperty
 AnimationItemTime property. More...
 
static PropertyType< void * > TimelineEntryProperty
 TimelineEntry property. More...
 
static PropertyType< void * > TimelineEntryPlaybackProperty
 TimelineEntryPlayback property. More...
 

Variable Documentation

PropertyType<float> TimelineEntryWeightProperty
static

TimelineEntryWeight property.

The default value is 1.0f.

See also
setTimelineEntryWeight(), getTimelineEntryWeight()
PropertyType<void*> AnimationItemProperty
static

AnimationItem property.

The default value is 0.

See also
setAnimationItem(), getAnimationItem()
PropertyType<float> AnimationItemTimeProperty
static

AnimationItemTime property.

The default value is 0.0f.

See also
setAnimationItemTime(), getAnimationItemTime()
PropertyType<void*> TimelineEntryProperty
static

TimelineEntry property.

The default value is 0.

See also
setTimelineEntry(), getTimelineEntry()
PropertyType<void*> TimelineEntryPlaybackProperty
static

TimelineEntryPlayback property.

The default value is 0.

See also
setTimelineEntryPlayback(), getTimelineEntryPlayback()