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: 19.00.00
Syntax
C#
public State InitialState { get; set; }

Property Value

State
See Also