Click or drag to resize

PhysicsObjectModelPhysicsStaticFriction Property

Determines how much energy is needed to set a static physics element into motion. Usually a value from 0 to 1. Default is 0

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string PhysicsStaticFriction { get; set; }

Property Value

Type: String
See Also