BillboardManager.

Awake() Method

Summary

Called by Unity the first time this component becomes enabled and active. Cached the UnityEngine.Component.transform.
Assembly
Weaver.dll
Namespace
Weaver.Examples
Containing Type
BillboardManager

Syntax

protected virtual void Awake()

Return Value

Type Description
void