Click or drag to resize

VariableSpeedMotorInitialState Property

The initial state, which is applied on reset if ApplyInitialStateOnReset is set to true.

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

Property Value

Type: State
See Also