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: 19.00.00
Syntax
C#
public static void Dispatch(
	Visual visual
)

Parameters

visual  Visual

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

See Also