Skip to content

Latest commit

 

History

History
57 lines (31 loc) · 1.03 KB

boundingbox-center.md

File metadata and controls

57 lines (31 loc) · 1.03 KB
description ms.assetid title ms.topic ms.date
The center of the BoundingBox.
d6cc1de6-69ad-4bda-af4b-f8c86bd2c11e
BoundingBox.Center (DirectXCollision.h)
reference
05/31/2018

BoundingBox.Center

The center of the BoundingBox.

public:
   XMFLOAT3 Center;

Remarks

Platform Requirements

Microsoft Visual Studio 2010 or Microsoft Visual Studio 2012 with the Windows SDK for Windows 8. Supported for Win32 desktop apps, Windows Store apps, and Windows Phone 8 apps.

Requirements

Requirement Value
Namespace
Use DirectX.
Header
DirectXCollision.h

See also

Fields

Reference

BoundingBox