SCNLayer 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
SCNLayer() | |
SCNLayer(NSCoder) | |
SCNLayer(NSObjectFlag) | |
SCNLayer(IntPtr) |
SCNLayer()
SCNLayer(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public SCNLayer (Foundation.NSCoder coder);
new SceneKit.SCNLayer : Foundation.NSCoder -> SceneKit.SCNLayer
Parameters
- coder
- NSCoder
- Attributes
Applies to
SCNLayer(NSObjectFlag)
protected SCNLayer (Foundation.NSObjectFlag t);
new SceneKit.SCNLayer : Foundation.NSObjectFlag -> SceneKit.SCNLayer
Parameters
Applies to
SCNLayer(IntPtr)
protected internal SCNLayer (IntPtr handle);
new SceneKit.SCNLayer : nativeint -> SceneKit.SCNLayer
Parameters
- handle
-
IntPtr
nativeint