apply abstract method

void apply(
  1. Js3dCommand command
)

Applies a command to the scene.

Implementation

void apply(Js3dCommand command);