Input element for "rw" translation value.
Input element for "hw" translation value.
Input for "height" (z-translation).
Input for rotation about X axis (degrees).
Input for rotation about Y axis (degrees).
Input for rotation about Z axis (degrees).
Input for X-scale.
Input for Y-scale.
Input for Z-scale.
The composed transformation matrix suitable for Cesium primitives.
Reads all the inspector UI fields for translation (rw/hw/height), rotation (x/y/z rot), and scaling (x/y/z scale) and composes a full 4x4 transformation matrix suitable for application to a 3D object or gizmo. Applies clamping to input values; performs coordinate transformation and applies both global and inspector-derived rotations.