Click or drag to resize

UIUtils8GetUITextCharQuadVertsPositionsInObjectSpaceScaledByCanvas Method

Namespace:  frame8.Logic.Misc.Other
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void GetUITextCharQuadVertsPositionsInObjectSpaceScaledByCanvas(
	Text textComp,
	int charIndex,
	out Vector3[] positions
)

Parameters

textComp
Type: Text
charIndex
Type: SystemInt32
positions
Type: Vector3
Version Information

Optimized ScrollView Adapter

Supported in: 4.0, 3.0
See Also