Summary
Gets the
Weaver.Examples.BillboardManager
of the specified subtype attached to UnityEngine.Camera.main
.
Automatically creates a new one if none was present.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Examples - Containing Type
- BillboardManager
Syntax
public static BillboardManager GetMain<T>() where T : BillboardManager
Type Parameters
Name | Description |
---|---|
T |
Return Value
Type | Description |
---|---|
BillboardManager |