Logo
2.0.1

Contents:

  • Setup
  • Learning Videos
  • Release Notes
  • User Interface
  • Workflow
  • Maya To Rumba
  • Developer Resources
    • Maquina
      • Developing with Maquina
      • Nodes
      • Plugs
      • Channels
      • Values
      • NodeDelegate
      • Commands
      • Script
      • USD Traversal
    • C++ API
    • Python API
    • Indices and tables
    • Nodes Documentation
Rumba
  • Developer Resources
  • Maquina

Maquina

Contents:

  • Developing with Maquina
    • What is Maquina?
    • What can I do with this Maquina?
    • The Maquina Model
    • Running rumba in dev mode
    • Setup some environment variables
  • Nodes
    • Type
    • Creation
    • Naming And Path
    • Children
    • Selection
    • Plugs
    • Document
    • Reference
    • Registration
  • Plugs
    • Output Plug
  • Channels
    • Access channels
    • Channel layers
    • Channel values
    • Animation curves and keyframes
    • Complete tool example
  • Values
    • Basic Values
    • Advanced Values
      • Ownership
      • Array
      • Buffers
      • Sparse Buffers
      • Indexed Buffers
      • Geometry Values
    • User Data
  • NodeDelegate
    • NodeDelegate basics
    • NodeDelegate attributes
    • NodeDelegate attributes modification
    • NodeDelegate transformation
  • Commands
    • Command Nodes
      • Basic command nodes
        • Cmd
        • CmdScript
        • CmdAlert
        • CmdBranch
        • CmdSetValue
        • CmdCreateNode
      • Run a command node
      • Add commands to a node’s menu
  • Script
    • Create a script node
    • Main differences with Python 3
    • Syntax
    • Types
    • The main function
    • Exemples
    • Library Reference
      • Standard library
        • Functions
        • Classes
      • math module
        • Functions
      • rumba module
        • Functions
        • Classes
      • Imath module
        • Functions
        • Classes
  • USD Traversal
    • Traversal of a USD asset
    • Listing all attributes of selected USD object
    • Listing all overridden attributes
Previous Next

© Copyright 2025, Mercenaries Engineering.

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