Skip to main content

B1DrawDebugPointParam

  • Parameters for drawing a debug point in the world, including position, size, color, and persistence settings.
PropertyTypeDescriptionMetadata
PositionFVectorWorld-space position of the debug point.
SizefloatVisual size of the debug point.
PointColorFColorColor of the debug point.
bPersistentLinesboolWhether the point persists across frames.
LifeTimefloatDuration in seconds before the point disappears (-1 means use default).
DepthPriorityuint8Depth priority for rendering order of this debug primitive.