Click or drag to resize

SensorFieldOfViewVisualizerTEntityUpdate Method

Updates all graphics to reflect the entities in the provided transaction.

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override void Update(
	Transaction transaction
)

Parameters

transaction
Type: AGI.FoundationTransaction
The transaction to use.
See Also