Sprite

Sprite

This is the base class used to render images and paths onto the renderer. Extend it to create your custom behaviour. TODO - ADD id property to this class and Group class. * @template {BufferGeometry} T * @template {Material} U