Lavender Docs

/ home / docs

Object


Object class for construction and management of visuals

Properties

TypeProperty
Colorcolor
Transformtransform
Texturetexture
booleanis_filled

Constructors

ReturnConstructorValue
ObjectObject.new()color = {1, 1, 1}, transform = {0, 0, 0}, texture = nil, is_filled = false