OutputFileParam

Inherits StringParamBase

Synopsis

This parameter is used to specify an output file

Functions

Member functions description

NatronEngine.OutputFileParam.openFile()

When called in GUI mode, this will open a file dialog for the user. Does nothing in background mode.

NatronEngine.OutputFileParam.setSequenceEnabled(enabled)
param enabled:bool

Determines whether the file dialog opened by openFile() should have support for file sequences or not.