Click or drag to resize
AB4D logo

RenderingContextRenderReason Property

Gets or sets ChangeNotifications flags that were set on DXScene with NotifyChange method and describe the changes that lead to render

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

Property Value

DXSceneChangeNotifications
See Also