Skip to main content

B1DrawDebugDirectionalArrowParam

  • Parameters for drawing a debug directional arrow, including start/end points, arrow size, color, and persistence settings.
PropertyTypeDescriptionMetadata
LineStartFVectorWorld-space start point of the arrow.
LineEndFVectorWorld-space end point of the arrow.
ArrowSizefloatSize of the arrowhead.
ColorFColorColor of the debug arrow.
bPersistentLinesboolWhether the arrow persists across frames.
LifeTimefloatDuration in seconds before the arrow disappears (-1 means use default).
DepthPriorityuint8Depth priority for rendering order of this debug primitive.
ThicknessfloatThickness of the arrow line in world units.