Property IsBillboard
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; }
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; }