BillboardManager.

billboardsFacePoint Field

Summary

If true, billboards will face the position of this object (looks better when the camera rotates). Otherwise they will face the same direction as this object (more efficient).
Assembly
Weaver.dll
Namespace
Weaver.Examples
Containing Type
BillboardManager

Syntax

[Tooltip("If true, billboards will face the position of this object (looks better when the camera rotates)." + " Otherwise they will face the same direction as this object (more efficient).")]
public bool billboardsFacePoint

Attributes

Type Description
TooltipAttribute