|
RenderPropertiesReaction_scale Property
|
Scaling factor for reaction forces.
dp.basic.loadScale * force_scale;
Namespace:
Karamba.Utilities
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
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