Skip to content

luxe: ui/image.control.api


import "luxe: ui/image.control.api" for API

no docs found

API.id : unknown

no docs found

API.create(ui : Entity) : Control

no docs found

API.has(control : Control) : unknown

no docs found

API.get(control : Control) : Data

no docs found

API.get : APIGet

no docs found

API.set : APISet

no docs found

import "luxe: ui/image.control.api" for APIGet

no docs found

APIGet.new() : APIGet

no docs found

APIGet.image(control : Control) : Asset

no docs found

APIGet.color(control : Control) : Color

no docs found

APIGet.angle(control : Control) : Num

no docs found

APIGet.pixelated(control : Control) : Bool

no docs found

APIGet.fit(control : Control) : Any

no docs found

APIGet.uv(control : Control) : Float4

no docs found

APIGet.material(control : Control) : Asset

no docs found

import "luxe: ui/image.control.api" for APISet

no docs found

APISet.new() : APISet

no docs found

APISet.image(control : Control, value : Asset) : unknown

no docs found

APISet.color(control : Control, value : Color) : unknown

no docs found

APISet.angle(control : Control, value : Num) : unknown

no docs found

APISet.pixelated(control : Control, value : Bool) : unknown

no docs found

APISet.fit(control : Control, value : Any) : unknown

no docs found

APISet.uv(control : Control, value : Float4) : unknown

no docs found

APISet.material(control : Control, value : Asset) : unknown

no docs found

import "luxe: ui/image.control.api" for Fields

no docs found

Fields.image : String

no docs found

Fields.color : String

no docs found

Fields.angle : String

no docs found

Fields.pixelated : String

no docs found

Fields.fit : String

no docs found

Fields.uv : String

no docs found

Fields.material : String

no docs found