HitData
data class HitData
Data associated with a hit result.
Summary
Public constructors
Public properties
id
Added in 1.0.0-alpha01
val id: Long
The id of the trackable that was hit. It is the address of the native object.
data class HitData
Data associated with a hit result.
val id: Long
The id of the trackable that was hit. It is the address of the native object.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-12-12 UTC.