Table of Contents

Property IsBillboard

Namespace
Pinwheel.Griffin
Assembly
Pinwheel.Polaris.Runtime.dll

IsBillboard

Should this grass type rendered as billboard? Billboard works best with Quad shape. You should call GGrassPrototypeGroup.NotifyChanged() to refresh the renderer.

public bool IsBillboard { get; set; }

Property Value

bool