Property billboard
billboard
Gets or sets the billboard asset used by Polaris tree prototypes.
public BillboardAsset billboard { get; set; }
Property Value
- BillboardAsset
Remarks
Unity Terrain tree prototypes do not consume this field. Polaris forwards it directly to its tree prototype so distant tree rendering can use a billboard representation when available.