godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
EditorSpatialGizmoPlugin.getHandleValue
godot
editorspatialgizmoplugin
EditorSpatialGizmoPlugin
Gets actual value of a handle from gizmo. Called for this plugin's active gizmos.
struct
EditorSpatialGizmoPlugin
@
nogc
nothrow
Variant
getHandleValue
(
EditorSpatialGizmo
gizmo
,
in
long
index
)
Meta
Source
See Implementation
godot
editorspatialgizmoplugin
EditorSpatialGizmoPlugin
aliases
BaseClasses
functions
addMaterial
canBeHidden
commitHandle
createGizmo
createHandleMaterial
createIconMaterial
createMaterial
getHandleName
getHandleValue
getMaterial
getName
getPriority
hasGizmo
isHandleHighlighted
isSelectableWhenHidden
opAssign
opEquals
redraw
setHandle
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Gets actual value of a handle from gizmo. Called for this plugin's active gizmos.