Skip to main content
Ctrl+K
Omniverse Kit - Home Omniverse Kit - Home

Omniverse Kit

  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
Omniverse Kit - Home Omniverse Kit - Home

Omniverse Kit

  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

omni.usd.schema.omnigraph

  • Overview
  • USD Schemas
  • API (python)
    • Modules
      • pxr
      • OmniGraphSchema
        • Classes
          • CompoundNodeAPI
          • CompoundNodeType_1
          • InputDefAPI
          • OmniGraph
          • OmniGraphAPI
          • OmniGraphCompoundNodeType
          • OmniGraphNode
          • OmniGraphNodeType
          • OutputDefAPI
          • Tokens
          • _CanApplyResult
      • OmniGraphSchemaTools
        • Functions
          • applyOmniGraphAPI
          • removeOmniGraphAPI
      • usd.schema.omnigraph
  • Changelog

omni.usd.schema.omnigraph: USD OmniGraph Schema#

omni.usd.schema.omnigraph

  • Overview
    • Key Components
      • Core Graph Schema
      • Node Schema Classes
      • Port Definition APIs
    • Functionality
    • Usage Examples
    • Relationships
  • USD Schemas
    • omniGraphSchema
      • OmniGraph
        • allowAutoInstancing
        • evaluationMode
        • evaluator:type
        • fabricCacheBacking
        • fileFormatVersion
        • pipelineStage
      • OmniGraphAPI
      • OmniGraphNode
        • node:type
        • node:typeVersion
      • OmniGraphNodeType
        • omni:graph:categories
        • omni:graph:description
        • omni:graph:namespace
        • omni:graph:tags
        • omni:graph:uiName
      • OmniGraphCompoundNodeType
        • omni:graph:categories
        • omni:graph:description
        • omni:graph:namespace
        • omni:graph:tags
        • omni:graph:uiName
      • OmniGraphCompoundNodeType_1
        • omni:graph:categories
        • omni:graph:description
        • omni:graph:namespace
        • omni:graph:tags
        • omni:graph:uiName
      • OmniGraphCompoundNodeAPI
        • omni:graph:compoundType
      • OmniGraphInputDefAPI
        • omniGraphInputDef:INSTANCE_NAME:allowedTokens
        • omniGraphInputDef:INSTANCE_NAME:description
        • omniGraphInputDef:INSTANCE_NAME:hidden
        • omniGraphInputDef:INSTANCE_NAME:literalOnly
        • omniGraphInputDef:INSTANCE_NAME:type
        • omniGraphInputDef:INSTANCE_NAME:uiName
        • omniGraphInputDef:INSTANCE_NAME:uiType
      • OmniGraphOutputDefAPI
        • omniGraphOutputDef:INSTANCE_NAME:description
        • omniGraphOutputDef:INSTANCE_NAME:hidden
        • omniGraphOutputDef:INSTANCE_NAME:type
        • omniGraphOutputDef:INSTANCE_NAME:uiName
        • omniGraphOutputDef:INSTANCE_NAME:uiType
  • API (python)
  • Changelog
    • [Unreleased]
    • [1.0.1] - 2025-08-04
      • Changed
    • [1.0.0] - 2022-01-17
      • Initial Version

next

Overview

NVIDIA NVIDIA

Copyright © 2019-2025, NVIDIA Corporation.

Last updated on Nov 13, 2025.