SCNSceneSourceAnimationImportPolicyDoNotPlay

Static SCNSceneSourceAnimationImportPolicyDoNotPlay 

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

Only keep animations in the SCNSceneSource and don’t add to the animatable elements of the scene.

See also Apple’s documentation