RamPipeFile
A file which goes through a RamPipe
.
Inherits | object ► RamObject ► RamPipeFile |
Methods
Method | Arguments | Description |
---|---|---|
check ▹ boolean |
string: filePath | Checks if the given file can go through this pipe. |
colorSpace ▹ string |
The color space used through the pipe. | |
customSettings ▹ string |
Can be any string which can be set from the pipeline editor in the Ramses Client Application. Use this to add more information to configure your pipeline and pass this information to the addons. | |
getFiles ▹ list of string |
string: folderPath | Gets all the files which can go through this pipe in the given folder. |
fileType ▹ RamFileType |
The file type used through the pipe. |