Click or drag to resize

MultiModelSenderReceiverAspectClearLoad Method

Clears a load, triggering the OnCleared event.

Namespace:  Demo3D.MultiModel.Client
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public void ClearLoad(
	Visual load
)

Parameters

load
Type: Demo3D.VisualsVisual

[Missing <param name="load"/> documentation for "M:Demo3D.MultiModel.Client.MultiModelSenderReceiverAspect.ClearLoad(Demo3D.Visuals.Visual)"]

See Also