ToolTip.GetTextMeshLocalScale(TextMesh) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static UnityEngine::Vector3 GetTextMeshLocalScale(UnityEngine::TextMesh ^ textMesh);
public static UnityEngine.Vector3 GetTextMeshLocalScale (UnityEngine.TextMesh textMesh);
static member GetTextMeshLocalScale : UnityEngine.TextMesh -> UnityEngine.Vector3
Public Shared Function GetTextMeshLocalScale (textMesh As TextMesh) As Vector3
Parameters
- textMesh
- UnityEngine.TextMesh
Returns
UnityEngine.Vector3