IRenderQueue

IRenderQueue

Overview

IRenderQueue is a interface in Aspose.3D FOSS for .NET. Inherits from: IDisposable.

Entity renderer uses this queue to manage render tasks.

This interface provides 1 method for working with IRenderQueue objects in .NET programs. Available methods include: Add. All public members are accessible to any .NET application after installing the Aspose.3D FOSS for .NET package.

Methods

SignatureDescription
Add(groupId: RenderQueueGroupId, pipeline: IPipeline, renderableResource: object, subEntity: int)Add render task to the render queue.

See Also

 English