FloatingTextFade Class

Summary

Causes a Weaver.Examples.FloatingText.Color to fade its alpha value from 1 to 0 over the course of its lifetime.
Assembly
Weaver.dll
Namespace
Weaver.Examples
Base Types
  • MonoBehaviour
graph BT Type-->Base0["MonoBehaviour"] Type["FloatingTextFade"] class Type type-node

Syntax

public class FloatingTextFade : MonoBehaviour

Fields

Name Constant Value Summary
text
The target Weaver.Examples.FloatingText to control.