MetadataKeys#
- class omni.graph.tools.ogn.MetadataKeys#
Bases:
object
Holder for common metadata information These should match the C++ constant values found in include/omni/graph/core/ogn/Database.h as well as the members of MetadataKeyOutput below.
Methods
key_names
()Attributes
ALLOWED_TOKENS
ALLOWED_TOKENS_RAW
ALLOW_MULTI_INPUTS
CATEGORIES
CATEGORY_DESCRIPTIONS
CUDA_POINTERS
DEFAULT
DESCRIPTION
EXCLUSIONS
EXTENSION
HIDDEN
ICON_BACKGROUND_COLOR
ICON_BORDER_COLOR
ICON_COLOR
ICON_PATH
INTERNAL
LANGUAGE
LITERAL_ONLY
MEMORY_TYPE
OBJECT_ID
OPTIONAL
OUTPUT_ONLY
SINGLETON
TAGS
TOKENS
UI_NAME
UI_TYPE
- __init__()#