Class BillboardRenderFeature
Manages the mesh processor collection.
Inheritance
BillboardRenderFeature
Implements
Inherited Members
Namespace: Evergine.Framework.Graphics
Assembly: Evergine.Framework.dll
Syntax
public class BillboardRenderFeature : RenderFeature<BillboardInfo>, IDisposable
Constructors
BillboardRenderFeature(RenderManager)
Initializes a new instance of the Billboard
Declaration
public BillboardRenderFeature(RenderManager renderManager)
Parameters
Type | Name | Description |
---|---|---|
Render |
renderManager | The render manager. |