Function EditorSpatialGizmo.getHandleValue

Gets actual value of a handle. This value can be anything and used for eventually undoing the motion when calling commitHandle.

Variant getHandleValue (
  const(long) index
) nothrow @nogc;