|
RenderPropertiesReaction_scale Property
|
Gets the scaling factor for reaction forces.
dp.basic.loadScale * force_scale;.
Namespace:
Karamba.Utilities
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic double Reaction_scale { get; }Public ReadOnly Property Reaction_scale As Double
Get
public:
property double Reaction_scale {
double get ();
}member Reaction_scale : float with get
Property Value
Type:
Double
See Also