SCNRenderingOptions Constructors 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
SCNRenderingOptions()
[Foundation.Preserve(Conditional=true)]
public SCNRenderingOptions();
	- Attributes
 
Applies to
SCNRenderingOptions(NSDictionary)
[Foundation.Preserve(Conditional=true)]
public SCNRenderingOptions(Foundation.NSDictionary dictionary);
	new SceneKit.SCNRenderingOptions : Foundation.NSDictionary -> SceneKit.SCNRenderingOptions
	Parameters
- dictionary
 - NSDictionary
 
- Attributes