BillboardManager.

LateUpdate() Method

Summary

Called once per frame by Unity. Updates the rotations of all objects being managed to keep them facing the Weaver.Examples.BillboardManager.Transform.
Assembly
Weaver.dll
Namespace
Weaver.Examples
Containing Type
BillboardManager

Syntax

protected virtual void LateUpdate()

Return Value

Type Description
void