SCNPlane.Create(nfloat, nfloat) Method

Definition

[Foundation.Export("planeWithWidth:height:")]
public static SceneKit.SCNPlane Create (nfloat width, nfloat height);
static member Create : nfloat * nfloat -> SceneKit.SCNPlane

Parameters

width
nfloat
height
nfloat

Returns

Attributes

Applies to