SCNBoundingVolume.GetBoundingBox(SCNVector3, SCNVector3) Method

Definition

[Foundation.Export("getBoundingBoxMin:max:")]
public abstract bool GetBoundingBox (ref SceneKit.SCNVector3 min, ref SceneKit.SCNVector3 max);
abstract member GetBoundingBox :  *  -> bool

Parameters

Returns

Implements

Attributes

Applies to