ISCNBoundingVolume.GetBoundingSphere(SCNVector3, nfloat) Method

Definition

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

Parameters

center
SCNVector3
radius
nfloat

Returns

Attributes

Applies to