Summary
Adds the given `billboard` to the list of objects being managed.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Examples - Containing Type
- BillboardManager
Syntax
public void Add(Transform billboard)
Parameters
| Name | Type | Description |
|---|---|---|
| billboard | Transform |
Return Value
| Type | Description |
|---|---|
| void |