SCNSceneSourceAssetUnitMeterKey

Static SCNSceneSourceAssetUnitMeterKey 

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

A NSNumber encapsulating a floating-point value indicating how many meters the unit is. For example, if the name is @ “centimeter”, then this will be 0.01.

See also Apple’s documentation