 |
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.0.9584+ba1aaa26d4181dd3fa8ed7b6398391d1affa36c8
Syntaxpublic uint StateSortValue
Field Value
UInt32
See Also