Camera Ratio 115

Signature

void cameraratio_115(int identifier, float ratio); //id:0x0115

Description

Controls the motion speed of an event camera. It can used to both pause the camera motion and then resume it later or to slow it down or speed it up.

It's usually used after functions like Camera Start 7D.

Augments

Identifier

The identifier of the event camera whose motion speed will be modified.

There are a total of 4 (0->3) event cameras.

Ratio

Controls the speed of the motion.

RatioSpeed Description

0

0 %

Motion is not playing at all.

0.5

50 %

Motion is playing at half speed.

1

100 %

Motion is playing at default speed.

2

200 %

Motion is playing at double speed.

Last updated