Tesseract Engine Documentation

Portal.Draw_Billboards Method 

Override and supplement base Billboard drawing specific to this Portal.

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

Parameters

objectLibrary
ObjectLibrary that portal belongs to.
gameObjectBillboards
Dynamic list of billboards to be drawn this frame.

See Also

Portal Class | DarkWynter.Game.GameObjects Namespace