SCNSphere.Create(nfloat) Method

Definition

[Foundation.Export("sphereWithRadius:")]
public static SceneKit.SCNSphere Create (nfloat radius);
static member Create : nfloat -> SceneKit.SCNSphere

Parameters

radius
nfloat

Returns

Attributes

Applies to