pub unsafe static SCNSceneSourceCreateNormalsIfAbsentKey: &'static SCNSceneSourceLoadingOptionAvailable on crate feature
SCNSceneSource only.Expand description
Enable to try to guess acceptable normals for the vertices if none are given in the file
Use this with a boolean value encapsulated in a NSNumber. The default value is NO.
See also Appleās documentation