Summary
Calls
Weaver.Examples.FloatingText.Show(System.String,UnityEngine.Vector3,Weaver.Examples.BillboardManager) using Weaver.Examples.BillboardManager.GetMain as
the `manager`.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Examples - Containing Type
- FloatingText
Syntax
public void Show(string text, Vector3 position)
Parameters
| Name | Type | Description |
|---|---|---|
| text | string | |
| position | Vector3 |
Return Value
| Type | Description |
|---|---|
| void |