|
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.0.8865.1045
Syntax public static int MinObjectsForCachedCommandLists
Field Value
Int32See Also