Tesseract Engine Documentation

Particle.Draw_Billboards Method 

Draw any billboard associated with this particle

public override void Draw_Billboards(
   ObjectLibrary objectLibrary,
   BillboardList gameObjectBillboards
);

Parameters

objectLibrary
ObjectLibrary
gameObjectBillboards
List of Billboards

See Also

Particle Class | DarkWynter.Game.GameObjects Namespace