BillboardRenderer Constructor (IGraphicsService, Int32, SpriteFont) |
Namespace: DigitalRune.Graphics.Rendering
public BillboardRenderer( IGraphicsService graphicsService, int bufferSize, SpriteFont spriteFont )
Exception | Condition |
---|---|
ArgumentNullException | graphicsService is . |
ArgumentOutOfRangeException | bufferSize is 0, negative, or greater than MaxBufferSize. |