Class LineBatch
LineBatch material decorator.
Inherited Members
Namespace: Evergine.Framework.Graphics.Materials
Assembly: Evergine.Framework.dll
Syntax
[MaterialDecorator("dcb1f60a-82ad-40fc-8fbb-7b85caa6de0a")]
public class LineBatch : MaterialDecorator
Constructors
LineBatch(Effect)
Initializes a new instance of the LineBatch class.
Declaration
public LineBatch(Effect effect)
Parameters
Type | Name | Description |
---|---|---|
Effect | effect | The effect. |