LightCommand constructor

LightCommand(
  1. CameraCommand _command
)

Implementation

LightCommand(this._command);