SCNBoundingVolume.GetBoundingSphere(SCNVector3, nfloat) Method

Definition

[Foundation.Export("getBoundingSphereCenter:radius:")]
public abstract bool GetBoundingSphere (ref SceneKit.SCNVector3 center, ref nfloat radius);
abstract member GetBoundingSphere :  *  -> bool

Parameters

center
SCNVector3
radius
nfloat

Returns

Implements

Attributes

Applies to