Click or drag to resize

SingleValueStateUpdaterValue Property

Gets or sets the value that will be used to update the state. This value could add an value to a specified element, or it could several values in the propagated state could be multiplied by this value.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Scalar Value { get; set; }

Property Value

Type: Scalar
See Also