Static SCNSceneSourceAnimationImportPolicyPlayRepeatedly

Source
pub unsafe static SCNSceneSourceAnimationImportPolicyPlayRepeatedly: &'static SCNSceneSourceAnimationImportPolicy
Available on crate feature SCNSceneSource only.
Expand description

Add animations to the scene and play them repeatedly (repeatCount set to infinity).

See also Apple’s documentation