|
RenderObjectsRenderingStepMinObjectsForCachedCommandLists Field |
MinObjectsForCachedCommandLists is a static integer value that specifies minimum number of objects that are required to
start using cached command lists (when enabled with
IsCachingCommandLists from DXScene).
Default value is 400.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.1.9105.2048 (1.0.0.0)
Syntax public static int MinObjectsForCachedCommandLists
Field Value
Int32See Also