Click or drag to resize
HyperTextGetGenerationSettings Method
Gets the generation settings.

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public TextGenerationSettings GetGenerationSettings(
	Vector2 extents
)

Parameters

extents
Type: Vector2
Extents.

Return Value

Type: TextGenerationSettings
The generation settings.
See Also