FloatingTextUnity.

Show(Object) Method

Summary

Creates a simple floating text in front of the camera for a short time (generally for debugging purposes).
Assembly
Weaver.dll
Namespace
Weaver.Examples
Containing Type
FloatingTextUnity

Syntax

public static FloatingText Show(Object text)

Parameters

Name Type Description
text Object

Return Value

Type Description
FloatingText