MDLAsset.GetBoundingBox(Double) Method

Definition

Gets the bounding box of the asset 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