UIUtils8GetCharQuadVertsInObjectSpaceUnscaledByCanvas Method |
Namespace:
frame8.Logic.Misc.Other
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic UIVertex[] GetCharQuadVertsInObjectSpaceUnscaledByCanvas(
Text textComp,
int charIndex
)
Parameters
- textComp
- Type: Text
- charIndex
- Type: SystemInt32
Return Value
Type:
UIVertex
Version InformationOptimized ScrollView Adapter
Supported in: 4.0, 3.0
See Also