GE Lua Documentation

Press F to search!

getAxisGizmoTranslateProfileFlags

Definition


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

Callers

@/lua/ge/extensions/editor/objectTool.lua
    hideDisabledScaleAxes = worldEditorCppApi.getAxisGizmoHideDisabledScaleAxes(),
    translateProfileFlags = worldEditorCppApi.getAxisGizmoTranslateProfileFlags(),
    rotateProfileFlags = worldEditorCppApi.getAxisGizmoRotateProfileFlags(),