EditorSpatialGizmo.getHandleName

Gets the name of an edited handle (handles must have been previously added by addHandles). Handles can be named for reference to the user when editing.

struct EditorSpatialGizmo
@nogc nothrow
String
getHandleName
(
in long index
)

Meta