SCNHitTestOption

Type Alias SCNHitTestOption 

Source
pub type SCNHitTestOption = NSString;
Available on crate feature SCNHitTest only.
Expand description

Hit-test options

See also Apple’s documentation

Aliased Type§

pub struct SCNHitTestOption { /* private fields */ }