SCNPyramid.Create(nfloat, nfloat, nfloat) Method

Definition

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

Parameters

width
nfloat
height
nfloat
length
nfloat

Returns

Attributes

Applies to