VglSprite
A sprite component corresponding THREE.Sprite. It is a plane that always faces towards the camera.
Properties of VglObject3d are also available as mixin.
props
-
materialname (optional)Name of the material, defining the object’s appearance.
computed properties
-
instThe THREE.Sprite instance.