Click or drag to resize

TriangleMeshUpdaterUpdateReferences Method

Updates all evaluator references using the provided group.

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 void UpdateReferences(
	EvaluatorGroup group
)

Parameters

group
Type: AGI.FoundationEvaluatorGroup
The group from which to receive updated evaluators.
See Also