MDLObject.GetBoundingBox(Double) Method

Definition

Returns the bounding box of the Model IO object at the specified time.

[Foundation.Export("boundingBoxAtTime:")]
public virtual ModelIO.MDLAxisAlignedBoundingBox GetBoundingBox (double atTime);
abstract member GetBoundingBox : double -> ModelIO.MDLAxisAlignedBoundingBox
override this.GetBoundingBox : double -> ModelIO.MDLAxisAlignedBoundingBox

Parameters

atTime
Double

Returns

Attributes

Applies to