KUIML
Blue Cat's User Interface Programming Language
Attributes Common to 3D Objects

Inherited Attributes

See Attributes Common to All Elements.

Specific Attributes

The following attributes are specific to 3D Objects:

Name Value Type Default Value Description Comment V. Exp.

opacity

percentage

100%

Opacity of the 3D Object.

0% is totally transparent, 100% is opaque

1.6

1.6

visible

boolean

true

Show/hide the 3D Object in the scene.


1.6

1.6

x_position

real number

0

Position of the object on the x axis, relatively from its parent 3D object.


1.6

No

y_position

real number

0

Position of the object on the y axis, relatively from its parent 3D object.


1.6

No

z_position

real number

0

Position of the object on the z axis, relatively from its parent 3D object.


1.6

No