We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5483a5d commit cdc55e0Copy full SHA for cdc55e0
Assets/Scripts/Core/Text/TextField.cs
@@ -34,7 +34,6 @@ public class TextField : DisplayObject, IMeshFactory
34
float _fontSizeScale;
35
float _renderScale;
36
int _fontVersion;
37
- Vector3 _lastPixelPerfectPos;
38
string _parsedText;
39
40
RichTextField _richTextField;
0 commit comments