VR UIKit Documentation
/
Effects
Search
Try Notion
Effects
Text Hover Scale
Image Hover Outline
Text Hover Scale
Add the
TextHoverScale.cs
script to scale the text while hovering.
Properties
Search
Name
Description
targetText
The target text to scale while hovering. If not set, the targetText will be the Text component on the game object.
Count
1
Image Hover Outline
Add
ImageHoverOutline.cs
script to trigger an outline on the image while hovering.
Properties
Search
Name
Description
targetImage
The target image to add outline while hovering. If not set, the targetImage will be the Image component on the game object.
Count
1