ISCNBoundingVolume.GetBoundingSphere(SCNVector3, nfloat) 方法

定义

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

参数

center
SCNVector3
radius
nfloat

返回

属性

适用于