共用方式為


SCNBoundingVolume.GetBoundingSphere(SCNVector3, nfloat) 方法

定義

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

參數

center
SCNVector3
radius
nfloat

傳回

實作

屬性

適用於