SoftBodyMaterialLinearStiffness Property |
The stiffness of the physical material. The stiffness decides how hard the soft body will be during the collision.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public Reference<double> MaterialLinearStiffness { get; set; }
Property Value
Type:
ReferenceDoubleSee Also