 | HyperTextGetGenerationSettings Method |
Gets the generation settings.
Namespace: Candlelight.UIAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic TextGenerationSettings GetGenerationSettings(
Vector2 extents
)
Parameters
- extents
- Type: Vector2
Extents.
Return Value
Type:
TextGenerationSettingsThe generation settings.
See Also