MDLObject.GetBoundingBox(Double) 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.
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