Katana Developer Guide
2.6v4

Application

  • CEL Reference
  • AttributeScript Reference
  • Environment Variables
  • Args Files
    • Structure
    • Schema
    • Widgets and Hints
    • Args Files for Shaders
    • Args Files for Procedurals
    • Args Files for GenericAssign

Parameter Expressions

  • Python Expressions
  • Reference Expressions

Scripting in Katana

  • Working with Projects
  • Working with Nodes
  • Customizing Node Types
  • Customizing the User Interface
  • Rendering a Scene
  • Cooking a Scene
  • Callbacks and Events

Ops and OpScript

  • Asset API
  • Attributes
  • Attribute Function
  • Configuration
  • Cook Interface
  • Cook Interface Utilities
  • Hints
  • Look Files
  • Material Resolve
  • Op Args Builders
  • Paths
  • Resolutions
  • Transformations
  • ExpressionMath
  • Imath
  • pystring

Writing Plug-ins

  • Asset Plug-ins
  • Viewer Modifier Plug-ins
  • Display Driver Plug-ins
  • Renderer Plug-ins
  • Default Attribute Producer Plug-ins
  • Legacy Plug-ins
  • Utilities
  • Working with Third-party Libraries

API Reference

  • C++ Header Index
  • Lua Module Index
  • Python Module Index
Katana Developer Guide
  • Docs »
  • Args Files
  • View page source

Args FilesΒΆ

Args files provide UI hints about how parameters are to be displayed in the user interface. Args files are used for shaders, renderer procedurals and GenericAssign; the format for each is similar but not identical.

  • Structure
    • Parameters
    • Pages and Groups
    • Help Text
    • Comments
  • Schema
  • Widgets and Hints
    • Hint Types
    • Common Hints
    • Pages and Groups
    • Basic Widgets
    • Pull-down Widgets
    • File Widgets
    • Array Widgets
    • Ramp Widgets
    • Conditional Visibility and Locking
  • Args Files for Shaders
    • Search Path
    • Typed Connection Checking
    • Co-Shaders
  • Args Files for Procedurals
    • Output Style
  • Args Files for GenericAssign
    • Top-level <args> Attributes
Next Previous

© Copyright 2017, The Foundry.

Built with Sphinx using a theme provided by Read the Docs.