class MAGES::FloatingLabel

The floating label is meant to tag certain objects in the scene with textual information.

class FloatingLabel: public MonoBehaviour
{
};