example expression:
Math.round(thisComp.layer(“pre_cursore 4”).effect(“PERCENTAGE”)(“Cursore”))
Math.round() function convert the float value to an Int value.
Standard toolkit in After Effects, no plug-ins required.
example expression:
Math.round(thisComp.layer(“pre_cursore 4”).effect(“PERCENTAGE”)(“Cursore”))
Math.round() function convert the float value to an Int value.
Standard toolkit in After Effects, no plug-ins required.
Sometimes manage materials with Blender, especially with complex scenes can be tricky if you need to changes materials likes the lookdev phase. This is why I wanted to share my experience and above all the Read more…
The following script modify all files with extension ‘.ma’ in the current project path and subfolders, in this way you can easily edits all files in one shot . This script searching for a specific Read more…