Click or drag to resize

UIUtils8GetCharQuadCenterLeftPositionInWorldSpaceScaledByCanvas Method

Namespace:  frame8.Logic.Misc.Other
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public Nullable<Vector3> GetCharQuadCenterLeftPositionInWorldSpaceScaledByCanvas(
	Text textComp,
	int charIndex
)

Parameters

textComp
Type: Text
charIndex
Type: SystemInt32

Return Value

Type: NullableVector3
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also