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: 5.2.8348.1045
Syntax
C#
public RenderingContext RenderingContext { get; }

Property Value

Type: RenderingContext
See Also