Static SCNModelTransform

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

Rendering arguments

These keys are used for the ‘semantic’ argument of -[SCNProgram setSemantic:forSymbol:options:] Transforms are SCNMatrix4 wrapped in NSValues.

See also Apple’s documentation