Click or drag to resize

MotorAspectOnMaxDecelerationChanged Event

Event that is triggered when the maximum deceleration is changed.

Namespace:  Demo3D.Visuals.Motor
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public event MotorAspectMaxDecelerationChanged OnMaxDecelerationChanged

Value

Type: Demo3D.Visuals.MotorMotorAspectMaxDecelerationChanged
See Also