Click or drag to resize

UIUtils8GetCharQuadVertsPositionsInWorldSpaceScaledByCanvas Method

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

Parameters

textComp
Type: Text
charIndex
Type: SystemInt32

Return Value

Type: Vector3
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also