Click or drag to resize
AB4D logo

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.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public static int MinObjectsForCachedCommandLists

Field Value

Int32
See Also