Click or drag to resize

ModelTransformation.CurrentValue Property

Gets or sets the current value of the transformation. The current value of the transformation will be reflected in the geometry of the ModelPrimitive that it is associated with.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public double CurrentValue { get; set; }

Property Value

Type: Double
See Also