PerceivedResolutionResult.EntityTooClose


class PerceivedResolutionResult.EntityTooClose : PerceivedResolutionResult


Indicates that the perceived resolution could not be calculated because the entity is too close to the camera. In such cases, the perceived size would be excessively large or undefined. Consider falling back to the maximum resolution possible for this display.

Summary

Public constructors

Public functions

open operator Boolean
equals(other: Any?)
open Int

Public constructors

EntityTooClose

Added in 1.0.0-alpha05
EntityTooClose()

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int