getConstBundleMetadataByName

Defined in omni/graph/core/bundle/IConstBundle2.h

omni::graph::core::ConstAttributeDataHandle getConstBundleMetadataByName(omni::graph::core::NameToken fieldName) noexcept

Search for field handles in this bundle by using field names.

Parameters

fieldName – The name of the bundle metadata field.

Returns

Valid attribute handle if bundle metadata is found, invalid handle otherwise.