public void Set(TextParticles t) { anchor = t; scale = t.scale; setGlyph.RebindForm("_AnchorBuffer", anchor); setAnchor.RebindForm("_AnchorBuffer", anchor); setAnchor.YOLO(); setGlyph.YOLO(); }