annotation ExportGroup
Overview
Groups subsequent exported properties under a collapsible heading in the inspector. An optional prefix strips common prefixes from property names in the group.
@[ExportGroup("Movement", prefix: "move_")]
property move_speed : Float32 = 200.0_f32