Click or drag to resize
AB4D logo

CustomActionRenderingStepCustomAction Property

Gets or sets a delegate that will be called when this rendering step is executed.

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

Property Value

CustomActionRenderingStepCustomActionHandler
See Also