Share via


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

返回

实现

属性

适用于