Click or drag to resize

TransferDispatch Method

Nudge a visual to scan its inputs and generate new outputs.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public static void Dispatch(
	Visual visual
)

Parameters

visual
Type: Demo3D.VisualsVisual

[Missing <param name="visual"/> documentation for "M:Demo3D.Visuals.Transfer.Dispatch(Demo3D.Visuals.Visual)"]

See Also