Compartir a través de


SCNRenderingOptions Constructores

Definición

Sobrecargas

SCNRenderingOptions()
SCNRenderingOptions(NSDictionary)

SCNRenderingOptions()

[Foundation.Preserve(Conditional=true)]
public SCNRenderingOptions ();
Atributos

Se aplica a

SCNRenderingOptions(NSDictionary)

[Foundation.Preserve(Conditional=true)]
public SCNRenderingOptions (Foundation.NSDictionary dictionary);
new SceneKit.SCNRenderingOptions : Foundation.NSDictionary -> SceneKit.SCNRenderingOptions

Parámetros

dictionary
NSDictionary
Atributos

Se aplica a