Share via


OrientedBox Struct

Definition

An oriented bounding box (OBB).

public value class OrientedBox
public struct OrientedBox
type OrientedBox = struct
Public Structure OrientedBox
Inheritance
OrientedBox

Fields

Center

Center of the box.

HalfExtents

The box's extents along each axis (in its local space).

Rotation

How the box is oriented at the center position.

Applies to