Click or drag to resize
AB4D logo

DXSceneRenderingSteps Property

Gets a RenderingStepsList that represents the rendering steps that are executed to render the 3D scene.

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public RenderingStepsList RenderingSteps { get; }

Property Value

RenderingStepsList
See Also