Skip to content

VectorLabelPreset

VectorLabelPreset = "xyz" | "rgba" | "uvw" | "custom"

Defined in: src/components/controls/VectorInput/VectorInput.types.ts:18

Axis label preset configurations.

  • xyz: X, Y, Z, W — position, rotation, scale
  • rgba: R, G, B, A — color channels
  • uvw: U, V, W — texture coordinates
  • custom: use axisLabels prop