Click or drag to resize

VectorVisualizerUpdateReferences Method

Called by ServiceProviderDisplay to instruct the visualizer to update its evaluator references.

Namespace:  AGI.Foundation.Platforms.Advanced
Assembly:  AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override void UpdateReferences(
	EvaluatorGroup group
)

Parameters

group
Type: AGI.FoundationEvaluatorGroup
The group from which to update evaluator references.
See Also