blob: 4121693d59aab62d7066c983294b62bd24e86419 (
plain)
| 1
2
3
4
5
6
7
8
9
 | <KrossScripting>
    <ScriptAction
      name="ChangeColorspaceRuby"
      text="Change Colorspace"
      description="Demonstrate how to change the colorspace in a script"
      icon=""
      interpreter="ruby"
      file="changecs.rb" />
</KrossScripting>
 |