Click or drag to resize

ModelTransformationDefaultValue Property

Gets the default value of the transformation. The CurrentValue property of the transformation will have this value when the ModelPrimitive is initialized.

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 DefaultValue { get; }

Property Value

Type: Double
See Also