Enumeration MotionPreloadStrategy

Indicates how the motions will be preloaded.

Enumeration Members

Enumeration Members

ALL: "ALL"

Preload all the motions.

IDLE: "IDLE"

Preload only the idle motions.

NONE: "NONE"

No preload.

Generated using TypeDoc