SCNSceneAttribute

Type Alias SCNSceneAttribute 

Source
pub type SCNSceneAttribute = NSString;
Available on crate feature SCNScene only.
Expand description

Scene attributes

These keys can be used with the -[SCNScene attributeForKey:] method.

See also Apple’s documentation

Aliased Type§

#[repr(C)]
pub struct SCNSceneAttribute { /* private fields */ }