GE Lua Documentation

Press F to search!

setGizmoPlaneSize

Definition


-- @/=[C]:-1
function setGizmoPlaneSize(...)

Callers

@/lua/ge/extensions/editor/objectTool.lua
  end
  if path == "gizmos.general.gizmoPlaneSize" then worldEditorCppApi.setGizmoPlaneSize(value) end
  if path == "gizmos.general.gizmoPlaneColor" then worldEditorCppApi.setGizmoPlaneColor(value) end