Page 1 of 1

syntax

PostPosted: Tue Apr 11, 2017 5:37 am
by Martin Rosa
Hello, advise someone where to find the syntax of the language used in the Fusion? (Mathematical function). Thank you

Re: syntax

PostPosted: Thu Apr 13, 2017 4:45 pm
by Adelson Munhoz
You can fid the Lua Math Functions here:

http://lua-users.org/wiki/MathLibraryTutorial

And the complete manual here:
http://www.lua.org/manual/5.3/

The Scripting Guide and the scripting reference can be found here:
http://documents.blackmagicdesign.com/Fusion/20160317-c992b2/Fusion_8_Scripting_Guide.pdf

Re: syntax

PostPosted: Mon Apr 17, 2017 6:32 am
by Martin Rosa
I thought .....that Python is implemented in Fusion :-(

Thanks

Re: syntax

PostPosted: Mon Apr 17, 2017 4:26 pm
by Adelson Munhoz
Yes. From the manual:

Fusion has two scripting Languages to choose from: Lua and Python. Both access the same API through FusionScript so it is up to you which language to choose.

Re: syntax

PostPosted: Mon Apr 17, 2017 7:16 pm
by michael vorberg
python can be used with fusion, but you need to have it installed on your pc. its not included in fusion.

but AFAIK you cant use python in the simple expressions