PLUG'N SCRIPT
rapid plugin development
Tutorial
DSP
KUIML
How-to
Scripts
  • Tutorial
  • Element Reference
Language basics
  • SKIN
  • DUMMY
  • INCLUDE
  • INCLUDE_ONCE
  • DEFINE
  • UNDEFINE
  • VARIABLE
  • LOCAL_VARIABLE
  • TEMPLATE
  • TEMPLATE_INNER_CONTENT
  • REPEAT
Data model
  • PARAM
  • ACTION
    • Action types
  • ACTION_TRIGGER
  • TIMER
UI Layout and positioning
  • CELL
  • TABLE
UI Widgets
  • CANVAS
    • Graphics API
  • COLOR_SCALE
  • FILE_SELECT_MENU
  • GRID
  • INVISIBLE_PARAM_MENU_BUTTON
  • MENU_ITEM
  • MENU_SEPARATOR
  • POPUP_MENU
  • svg
  • RULER
  • TEXT
  • TEXT_FIELD
  • TEXT_EDIT_BOX
  • XY_PARAM_PAD
  • XY_ZOOM_SELECT_PAD
  • XYZ_PARAM_SCRATCH_PAD
  • XYZ_PARAM_CLICK_PAD
  • XYZ_IMAGE_PARAM_JOYSTICK
UI 3D Objects
  • COLOR_SURFACE_3D
  • GRID_3D
  • GL_OBJECT_3D
Data model commands
  • REQUIRED_OBJECTS
  • EXPOSED_OBJECTS
  • PERSISTENT_OBJECTS
Common attrubutes
  • For all elements
  • Widgets
  • Param Widgets
  • Param Controls
  • Param Info Viewers
  • Text Widgets
  • Surface Viewers
  • Curve Viewers
  • 3D Objects
  • Parameters mapping
  • LetiMix
KUIMLElement Reference3D Objects
March 25, 2024

3D Objects

The following attributes are specific to 3D Objects:

Attributes brief detailed show all inherited

Name DescriptionDefault
Exposed: v. 1.6opacityOpacity of the 3D Object0% is totally transparent, 100% is opaque100%
Exposed: v. 1.6visibleShow/hide the 3D Object in the scenetrue
x_positionPosition of the object on the x axis, relatively from its parent 3D object0
y_positionPosition of the object on the y axis, relatively from its parent 3D object0
z_positionPosition of the object on the z axis, relatively from its parent 3D object0
Common attributesRead about `common`
idIdentifier of the elementThe id of an element has to be globally unique. Two elements cannot have the same identifierempty
Name Value type Default Description Comment
Exposed: v. 1.6opacitypercentage100%Opacity of the 3D Object0% is totally transparent, 100% is opaque
Exposed: v. 1.6visiblebooleantrueShow/hide the 3D Object in the scene
x_positionreal number0Position of the object on the x axis, relatively from its parent 3D object
y_positionreal number0Position of the object on the y axis, relatively from its parent 3D object
z_positionreal number0Position of the object on the z axis, relatively from its parent 3D object
Common attributesRead about `common`
ididentifieremptyIdentifier of the elementThe id of an element has to be globally unique. Two elements cannot have the same identifier

2020 - 2025 © Site by LetiMix  |  Plug'n Script and KUIML by Blue Cat Audio