UIUtils8GetCharQuadCenterLeftPositionInWorldSpaceScaledByCanvas Method |
Namespace:
frame8.Logic.Misc.Other
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic Nullable<Vector3> GetCharQuadCenterLeftPositionInWorldSpaceScaledByCanvas(
Text textComp,
int charIndex
)
Parameters
- textComp
- Type: Text
- charIndex
- Type: SystemInt32
Return Value
Type:
NullableVector3
Version InformationOptimized ScrollView Adapter
Supported in: 4.0, 3.0
See Also