Edit live engine-plume, plume-trail, cloud, or terrain fields through FxCatalog.
Use when
Adjusting gatOS's runtime render editors without addressing /sim filesystem paths.
Availability
debug_namespace and the selected FX capability health latch.
Input
Field
Type
Requirement
Description
family
string
Required
engine_plume, plume_trail, clouds, or terrain.
operation
string
Required
set, reset, or plume_trail clear.
entity
string | null
Optional · null
Family-specific entity selector.
field
string | null
Optional · null
FxCatalog field name for set.
value
number
Optional · 0
Scalar field value.
values
number[] | null
Optional · null
Vector/color field value.
token
string | null
Optional · null
Alternate field token.
Operation call shapes
Choose an operation below. Its required payload and a complete call stay together—there is no second table to cross-reference.
set
Canonical action:debug.{family}_set
Validate and set one declared FxCatalog field. engine_plume entity is a template id; plume_trail entity is omitted; clouds entity is a body id; terrain uses a body id or an empty entity for wireframe.