Click or drag to resize

Motion<T>.Value Property

Gets the value of the coordinate.

Namespace:  AGI.Foundation
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public T Value { get; }

Property Value

Type: T

Implements

IMotion<T, TDerivative>.Value
See Also