Skip to content

Geode

The main class that provides the Geode renderer.

Constructor

function Geode.new(guiObject: GuiObject): Geode

Creates a new Geode renderer, where guiObject is the container for containing the rendered dots and lines.

Deconstructor

function Geode:Destroy(): void

Destroys all instances related to Geode to dispose the object.