-- @/=[C]:-1
function setGizmoPlaneColor(...)
if path == "gizmos.general.gizmoPlaneSize" then worldEditorCppApi.setGizmoPlaneSize(value) end
if path == "gizmos.general.gizmoPlaneColor" then worldEditorCppApi.setGizmoPlaneColor(value) end
if path == "gizmos.general.gizmoPlaneGridColor" then worldEditorCppApi.setGizmoPlaneGridLineColor(value) end