PerceivedResolutionResult.EntityTooClose


public final class PerceivedResolutionResult.EntityTooClose extends 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 methods

boolean
equals(Object other)
int

Public constructors

EntityTooClose

Added in 1.0.0-alpha05
public EntityTooClose()

Public methods

equals

public boolean equals(Object other)

hashCode

public int hashCode()