PickingQueryResult

actual class PickingQueryResult(val renderable: Int, val depth: Float, val fragCoords: FloatArray)

Result of a picking (color-picking) query.

Parameters

renderable

Entity ID of the picked renderable

depth

Depth of the picked fragment

fragCoords

Fragment coordinates (x, y) of the pick location

expect class PickingQueryResult(renderable: Int, depth: Float, fragCoords: FloatArray)

Result of a picking (color-picking) query.

Parameters

renderable

Entity ID of the picked renderable

depth

Depth of the picked fragment

fragCoords

Fragment coordinates (x, y) of the pick location

actual class PickingQueryResult(val renderable: Int, val depth: Float, val fragCoords: FloatArray)

Result of a picking (color-picking) query.

Parameters

renderable

Entity ID of the picked renderable

depth

Depth of the picked fragment

fragCoords

Fragment coordinates (x, y) of the pick location

actual class PickingQueryResult(val renderable: Int, val depth: Float, val fragCoords: FloatArray)

Result of a picking (color-picking) query.

Parameters

renderable

Entity ID of the picked renderable

depth

Depth of the picked fragment

fragCoords

Fragment coordinates (x, y) of the pick location

actual class PickingQueryResult(val renderable: Int, val depth: Float, val fragCoords: FloatArray)

Result of a picking (color-picking) query.

Parameters

renderable

Entity ID of the picked renderable

depth

Depth of the picked fragment

fragCoords

Fragment coordinates (x, y) of the pick location

Constructors

Link copied to clipboard
actual constructor(renderable: Int, depth: Float, fragCoords: FloatArray)
expect constructor(renderable: Int, depth: Float, fragCoords: FloatArray)
actual constructor(renderable: Int, depth: Float, fragCoords: FloatArray)
actual constructor(renderable: Int, depth: Float, fragCoords: FloatArray)
actual constructor(renderable: Int, depth: Float, fragCoords: FloatArray)

Properties

Link copied to clipboard
actual val depth: Float
expect val depth: Float
actual val depth: Float
actual val depth: Float
actual val depth: Float
Link copied to clipboard
Link copied to clipboard
actual val renderable: Int
expect val renderable: Int
actual val renderable: Int
actual val renderable: Int
actual val renderable: Int