Field m_PreviousRectTransformSize
Used to track potential changes in RectTransform size to allow us to ignore OnRectTransformDimensionsChange getting called due to rounding errors when using Stretch Anchors.
Namespace: TMPro
Assembly: solution.dll
Syntax
protected Vector2 m_PreviousRectTransformSize
Returns
Type | Description |
---|---|
Vector2 |