SCNRenderingOptions Constructors

Definition

Overloads

SCNRenderingOptions()
SCNRenderingOptions(NSDictionary)

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

Applies to