SCNCapsule.Create(nfloat, nfloat) Method

Definition

[Foundation.Export("capsuleWithCapRadius:height:")]
public static SceneKit.SCNCapsule Create (nfloat capRadius, nfloat height);
static member Create : nfloat * nfloat -> SceneKit.SCNCapsule

Parameters

capRadius
nfloat
height
nfloat

Returns

Attributes

Applies to