Lysa.ui  0.0
Lysa 3D Engine
Frame Struct Reference

Detailed Description

A bordered panel with a title string rendered in its top border.

Inherits from: Panel

Lua full name: lysa.ui.Frame

Properties

string title
 The text displayed in the frame's title border.
 
lysa.float4 title_color
 RGBA color of the title text.
 

Property Documentation

string title

The text displayed in the frame's title border.

lysa.float4 title_color

RGBA color of the title text.