Click or drag to resize
AB4D logo

DXSceneRenderingContext Property

Gets the RenderingContext that defines the context information that are used during scene rendering.

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

Property Value

RenderingContext
See Also