Scene metadata
Find guides, component reference, and examples for Scene Metadata — the feature that gives Convai characters awareness of objects in your Unity scene.
Last updated
Was this helpful?
Find guides, component reference, and examples for Scene Metadata — the feature that gives Convai characters awareness of objects in your Unity scene.
Scene Metadata gives Convai characters awareness of the physical objects in your Unity scene. Add a ConvaiObjectMetadata component to any GameObject, describe what it is, and the SDK automatically collects and sends that information to Convai when a session connects — no scripting required for the standard workflow.
How scene metadata works Understand the registration and delivery flow, and when to use Scene Metadata vs. Dynamic Context.
Scene metadata quick start Register your first scene object and confirm it reaches Convai in under five minutes.
Scene metadata component reference Every Inspector field for ConvaiObjectMetadata and ConvaiSceneMetadataCollector.
Scene metadata scripting API ConvaiMetadataRegistry static API and ConvaiSceneMetadataCollector public methods.
Last updated
Was this helpful?
Was this helpful?