Interface for determining when a Hand should be rendered and contains all the data needed to render a IHand such as the the Hand itself.
This interface adds to the IHand interface by adding additional attributes such as Hand visibility, and whether it should be rendered. Provides an event to notify subscribers when the
HandVisual is updated.