Skip to content

luxe API (2025.1.2)


luxe: ui/field/vector module


UIVector

import "luxe: ui/field/vector" for UIVector

no docs found


UIVector.create(ui: Any) returns unknown

no docs found

UIVector.get_component_count(vec: Control) returns unknown

no docs found

UIVector.set_component_count(vec: Control, count: Num) returns unknown

no docs found

UIVector.get_value(vec: Control) returns Vec

no docs found

UIVector.set_value(vec: Control, value: Vec) returns unknown

no docs found

UIVector.get_text_field(vec: Control, index: Num) returns Control

no docs found

UIVectorState

import "luxe: ui/field/vector" for UIVectorState

no docs found


UIVectorState.components returns unknown

no docs found

UIVectorState.components=(v : Any) returns unknown

no docs found

UIVectorState.value returns unknown

no docs found

UIVectorState.set_value(value: Vec) returns unknown

no docs found

UIVectorState.get_text_field(index: Num) returns Control

no docs found

UIVectorState.make_field(index: Num) returns unknown

no docs found

UIVectorState.new(ui: Any, ctrl: Any) returns UIVectorState

no docs found

UIVectorState.on_event(field: Any, event: Any) returns unknown

no docs found