Click or drag to resize

ModelTransformationCurrentValue 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: 24.1.418.0 (24.1.418.0)
Syntax
public double CurrentValue { get; set; }

Property Value

Type: Double
See Also