Tesseract Engine Documentation

IBillboard Interface

For a list of all members of this type, see IBillboard Members.

public interface IBillboard

Types that implement IBillboard

Type Description
Billboard A Billboard Sprite places a Texture in 3D space that is always oriented towards the user. This makes an effective tool to do lightweight props such as brush, clouds, smoke, or fire. GameObjects cann add Billboards to ObjectLibrary's BillboardList in the Draw_Billboards method.

Requirements

Namespace: DarkWynter.Engine.GameObjects

Assembly: DWEngine (in DWEngine.dll)

See Also

IBillboard Members | DarkWynter.Engine.GameObjects Namespace