Edytuj

Udostępnij za pośrednictwem


SCNCylinder.Create(nfloat, nfloat) Method

Definition

[Foundation.Export("cylinderWithRadius:height:")]
public static SceneKit.SCNCylinder Create (nfloat radius, nfloat height);
static member Create : nfloat * nfloat -> SceneKit.SCNCylinder

Parameters

radius
nfloat
height
nfloat

Returns

Attributes

Applies to