Skip to content

luxe API (2025.1.2)


luxe: ui/panel module


UIPanel

import "luxe: ui/panel" for UIPanel

no docs found


UIPanel.create(ui: Entity) returns UIPanel

no docs found

UIPanel.set_color(panel: Control, color: Color) returns None

no docs found

UIPanel.get_color(panel: Control) returns None

no docs found

UIPanel.set_border(panel: Control, size: Num, color: Color) returns None

no docs found

UIPanel.set_radius(panel: Control, radius: Float4, smoothness: Float4) returns None

no docs found