Gizmo_highlight function
- @Native<
Void Function(Pointer< (ffi.Pointer<TGizmo>, ffi.UnsignedInt)>(isLeaf: true)TGizmo> , UnsignedInt)>
Implementation
@ffi.Native<ffi.Void Function(ffi.Pointer<TGizmo>, ffi.UnsignedInt)>(
isLeaf: true)
external void Gizmo_highlight(
ffi.Pointer<TGizmo> tGizmo,
int axis,
);