InstanceId

value class InstanceId(val value: String)

A type-safe identifier for a specific instance of an object within an AR session.

  • Use InstanceId to distinguish between multiple occurrences of the same model placed in the scene.

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard