It could be nice if I could get the number of exposures in an instance and set the number of exposures through george
like
tv_exposuregetnum LayerID iPosition
tv_exposuresetnum LayerID iPosition
-mads
GEORGE : Get/Set Number Of Exposures
GEORGE : Get/Set Number Of Exposures
Last edited by Mads Juul on 14 Nov 2014, 08:20, edited 2 times in total.
- NathanOtano
- Posts: 1209
- Joined: 01 Apr 2014, 07:07
- Location: Biarritz, France
- Contact:
Re: Get Number Of Exposures Set Number of Exposures with Ge
+1
Working on Windows 10
Creator of Disnosc, providing storyboard, animation and design for 2D realistic pictural animation: https://www.disnosc.fr/ - nathanotano@disnosc.fr
Highly interested in animation workflows, I'm open to scripting new TVP functions for individuals and studios.
Creator of Disnosc, providing storyboard, animation and design for 2D realistic pictural animation: https://www.disnosc.fr/ - nathanotano@disnosc.fr
Highly interested in animation workflows, I'm open to scripting new TVP functions for individuals and studios.
Re: Get Number Of Exposures Set Number of Exposures with Ge
It could be nice to get/set the exposure num on instances on another layer than the current without changing layer. So i added the layerID to the original post
-Mads
-Mads
Re: Get Number Of Exposures Set Number of Exposures with Ge
Now that I think about it. It would be more flexible if we could read inpoint and outpoint of an instance instead of only the duration and why not make it part of tv_exposureinfo
so I new version of tv_exposureinfor whould be
and it would return type inpoint outpoint fauxfixe
How does this sound?
-Mads
so I new version of tv_exposureinfor whould be
Code: Select all
tv_exposureinfo layerID iPosition
How does this sound?
-Mads