Katana Developer Guide
8.0v3

Application

  • CEL Reference
  • Attribute Conventions
  • Environment Variables
  • Args Files
  • External Software
  • Copyright Notices
  • Qt 5 to Qt 6 Migration Guide

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
  • 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
    • pystring (C++)
    • pystring (OpScript)
  • 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
  • Utilities
  • Viewer Plug-ins
  • Hydra Render Delegates
  • Katana USD Plug-ins
  • Look File Baking
  • Material Soloing
  • Render Farm Plug-ins

Performance

  • Profile Results

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

USD Processing Engine

  • Basic API Usage
  • USD Processing Engine API
  • USG Python API
  • Engines
  • KatanaToUsd
  • UsdLayerExport
  • UsdPythonWrite

API Reference

  • C++ Header Index
  • Python Module Index
  • Lua Module Index
Katana Developer Guide
  • pystring
  • View page source

pystring

  • pystring (C++)
    • capitalize()
    • center()
    • count()
    • endswith()
    • expandtabs()
    • find()
    • index()
    • isalnum()
    • isalpha()
    • isdigit()
    • islower()
    • isspace()
    • istitle()
    • isupper()
    • join()
    • join()
    • join()
    • ljust()
    • lower()
    • lstrip()
    • lstrip_view()
    • mul()
    • partition()
    • partition()
    • partition()
    • partition_view()
    • replace()
    • rfind()
    • rindex()
    • rjust()
    • rpartition()
    • rpartition()
    • rpartition()
    • rpartition_view()
    • rstrip()
    • rstrip_view()
    • split()
    • split()
    • split()
    • split_view()
    • rsplit()
    • rsplit()
    • rsplit()
    • rsplit_view()
    • splitlines()
    • splitlines()
    • splitlines()
    • splitlines_view()
    • startswith()
    • strip()
    • strip_view()
    • swapcase()
    • title()
    • translate()
    • upper()
    • zfill()
    • slice()
    • slice_view()
  • pystring (OpScript)
    • Path Manipulation
Previous Next

© Copyright 2025 Foundry.

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