Function motion_prop

Source
fn motion_prop<'a>(clip: &'a mut Clip, label: &str) -> Option<&'a mut Animated>
Expand description

Resolve a motion preset label to the clip’s property, creating the effect an “: ” label needs. None for labels this clip cannot hold.