ScriptEvent:debugCircle
From Mod Wiki
Parameters
vector color -- RGB components of the color of the circle. vector origin -- Origin of the circle. vector normal -- Normal of the plane on which the circle will lie. float radius -- Radius of the circle. integer segments -- Number of lines to draw the circle using. float time -- Lifetime of the circle in seconds.
Result
None.
Supported By
sdSysCallThread
Functionality
Adds a debug circle at the specified point in the world.