PerceivedResolutionResult.InvalidCameraView


class PerceivedResolutionResult.InvalidCameraView : PerceivedResolutionResult


Indicates that the perceived resolution could not be calculated because the required camera view information was invalid or insufficient for the calculation. This could be due to the spatial user's camera view not being initialized yet. Consider falling back to a predefined resolution.

Summary

Public constructors

Public functions

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

Public constructors

InvalidCameraView

Added in 1.0.0-alpha05
InvalidCameraView()

Public functions

equals

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

hashCode

open fun hashCode(): Int