Skip to content

Commit

Permalink
Updated ProtoGizmoWrapper docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
HLCaptain committed Aug 15, 2024
1 parent 1a65849 commit e20f3b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions addons/proto_shape/proto_gizmo_wrapper/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ ProtoGizmoWrapper exposes 2 essential methods as signals to implement gizmo func

To make your nodes respond to gizmo related changes, you need to subscribe to these signals.

***To see a fully working example, check out `ProtoRamp` source code.***

#### Redraw

This signal is emitted when a wrapper's child node's gizmos need to be redrawn.
Expand Down

0 comments on commit e20f3b4

Please sign in to comment.