SCNLayer Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
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
Paramètres
- coder
- NSCoder
- Attributs
S’applique à
SCNLayer(NSObjectFlag)
protected SCNLayer (Foundation.NSObjectFlag t);
new SceneKit.SCNLayer : Foundation.NSObjectFlag -> SceneKit.SCNLayer
Paramètres
S’applique à
SCNLayer(IntPtr)
protected internal SCNLayer (IntPtr handle);
new SceneKit.SCNLayer : nativeint -> SceneKit.SCNLayer
Paramètres
- handle
-
IntPtr
nativeint