Skip to main content

HQText UGUI Component

Component Screenshot

Overview

This component displays the text that is specified in the HQText Core component in the Unity UI (UGUI / Canvas).

Properties

Property                            Type    Range    DefaultDescription
Reveal LettersFloat[0..1]1.0A value used to drive a typewriter effect. 1.0 - all text showing, 0.0 - no text showing.
ColorColorWhiteThis color is multiplied by the colors generated in HQTextCore component.
MaterialMaterialOverride this to use a custom Unity UI material.
Raycast TargetBoolTrueShould this be considered a target for raycasting?
Raycast PaddingRect0.0Padding in pixels for the raycast.
MaskableBoolTrueApply masking based on mask components in the parents.