ARSCNDebugOptions

Type Alias ARSCNDebugOptions 

Source
pub type ARSCNDebugOptions = SCNDebugOptions;
Available on crate features ARSCNView and objc2-scene-kit only.
Expand description

Extended debug options for an ARSCNView

See also Apple’s documentation

Aliased Type§

#[repr(transparent)]
pub struct ARSCNDebugOptions(pub usize);

Tuple Fields§

§0: usize