ILNumerics - Technical Application Development
Top
The RenderQueueItem type exposes the following members.
Fields
Name | Description | |
---|---|---|
Color |
Individual color for the item
| |
Key |
unique key, identifies the item in the render cache
| |
Rect |
Layout rectangle to render the item into, includes size and offsets for sub/superscript rendering
| |
Text |
The transformed text of the item
| |
TextureRect |
[optional] Area of the item within the corresponding texture storage
|
See Also