nanos world API Reference Unofficial documentation
Static function Client Moderate

Debug.DrawSphere

Draws a Debug sphere in the World

Syntax

Lua
Debug.DrawSphere(start_location, radius, segments, color = Color.RED, life_time = 5, thickness = 0)

Parameters

Name Type Default Description
start_location Vector
radius float
segments integer
color optional Color Color.RED
life_time optional float 5
thickness optional float 0