Katana Developer Guide
4.0v2

Application

  • CEL Reference
  • Attribute Conventions
  • Environment Variables
  • Args Files
  • External Software
  • Copyright Notices

Parameter Expressions

  • Overview
  • Python Expressions
  • Reference Expressions

Scripting in Katana

  • Working with Projects
  • Working with Nodes
  • Customizing Node Types
  • Customizing the User Interface
  • Rendering a Scene
    • RenderManager
    • RenderingAPI
    • LiveRenderAPI
    • FarmAPI
    • Katana Queue
  • Cooking a Scene
  • Callbacks and Events

Ops and OpScript

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

Writing Plug-ins

  • The Plug-in System
  • Native Plug-in Compatibility
  • Asset Plug-ins
  • Display Driver Plug-ins
  • Renderer Plug-ins
  • Default Attribute Producer Plug-ins
  • Legacy Plug-ins
  • Utilities
  • Viewer Plug-ins
  • Hydra Render Delegates
  • Katana USD Plug-ins
  • Look File Baking
  • Render Farm Plug-ins

Performance Optimization Guide

  • Profiling and Optimization Guide: Start Here
  • Designing Node Graphs for Optimal Performance
  • Improving Op Performance
  • Composing Concurrency-Friendly Scenes
  • Improving OpScript Performance

API Reference

  • C++ Header Index
  • Lua Module Index
  • Python Module Index
Katana Developer Guide
  • Docs »
  • Rendering a Scene
  • View page source

Rendering a SceneΒΆ

  • RenderManager
  • RenderingAPI
    • Render Output Location
    • Render Outputs
    • Render Plugins
    • Renderer
    • RendererInfo
  • LiveRenderAPI
  • FarmAPI
    • Introduction to Katana’s FarmAPI
    • FarmAPI Example Code
    • FarmAPI Reference Documentation
      • FarmAPI Python Package
      • FarmAPI Constants
      • Custom Farm Menu Commands
      • Custom Farm Settings
      • Validity Checks
      • Render Node Dependencies
      • Creating Farm Files
      • FarmAPI Helper Functions
      • Render Farm Plug-ins
        • FarmAPI.FarmPluginManager Module
  • Katana Queue
    • Introduction to Katana Queue
    • kq and Agent Lifetime
    • Configuring the Number of Local Agents
    • Adding Remote Agents
      • Step 1: Preparing the Remote Machine
      • Step 2: Launching Remote Agents
      • Troubleshooting
Next Previous

© Copyright 2020 Foundry.

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