pub unsafe static SCNLightAttenuationStartKey: &'static NSString👎Deprecated: Use SCNLight.attenuationStartDistance instead
Available on crate feature
SceneKitDeprecated only.Expand description
Light Attributes
Attributes affecting the lighting computations.
These keys are deprecated in 10.10. Please use the properties of SCNLight instead.
See also Apple’s documentation