ISCNBoundingVolume.GetBoundingSphere(SCNVector3, nfloat) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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