 |
RenderingItemStateSortValue Field |
The state sort value represent an unsigned Int32 number that is a short hash value calculated from the properties of this RenderingItem
(usually the value is defined from Effect's Id and effect's technique index) and can be used to sort and group similar RenderingItem. This optimizes optimize Pipeline changes and can improve performance.
Namespace: Ab4d.SharpEngine.CoreAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 4.1.9680+a1b1e43de1ad9a7e35472c33948d688d7b40ef79
Syntaxpublic uint StateSortValue
Field Value
UInt32
See Also