ScriptSpot

Forum topic · General Scripting

Import data from csv file

By cuatcside · 2015-08-17

Description

I have a csv file that has values in first column like:
2
334
56
17
..

Can someone help me to write a script to assign these numbers to the FOV of a camera
from frame 1 to frame number n which is the last number in the csv file?
Thanks.

Comments (1)