GE Lua Documentation

Press F to search!

getAxisGizmoRotateProfileFlags

Definition


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

Callers

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