PhysicsObjectModelPhysicsDynamicFriction Property
|
Determines how much energy is needed to keep a moving physics element in motion.
Usually a value from 0 to 1. Default is 0
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic string PhysicsDynamicFriction { get; set; }
Property Value
Type:
String
See Also