get_animated_properties

Function get_animated_properties 

Source
fn get_animated_properties(
    keyframes: &[Arc<Locked<Keyframe>>],
    guard: &SharedRwLockReadGuard<'_>,
) -> PropertyDeclarationIdSet
Expand description

Get all the animated properties in a keyframes animation.