Click or drag to resize

ViewEntityFromOffsetTEntityResetView Method

Resets the camera view to look at the entity from the initial offset.

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 void ResetView(
	Transaction transaction
)

Parameters

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