Click or drag to resize

MotorAspectLock Constructor

Namespace:  Demo3D.Visuals.Motor
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
protected Lock(
	Action releasedAction
)

Parameters

releasedAction
Type: SystemAction

[Missing <param name="releasedAction"/> documentation for "M:Demo3D.Visuals.Motor.MotorAspect.Lock.#ctor(System.Action)"]

See Also