Skip to main content

B1DrawDebugBoxParam

  • Parameters for drawing a debug box, including center, extent, rotation, color, and persistence settings.
PropertyTypeDescriptionMetadata
CenterFVectorWorld-space center of the debug box.
ExtentFVectorHalf-extents of the debug box in each axis.
RotationFQuatRotation of the debug box.
ColorFColorColor of the debug box.
bPersistentLinesboolWhether the box persists across frames.
LifeTimefloatDuration in seconds before the box disappears (-1 means use default).
DepthPriorityuint8Depth priority for rendering order of this debug primitive.
ThicknessfloatThickness of the box edges in world units.