Click or drag to resize

ContactInfoSpeed Property

The speed in meters/second that the surface at the point of contact is moving at in the direction of the contact. This is the key to modeling conveyor type movement surfaces.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public double Speed { get; set; }

Property Value

Type: Double
See Also