PerceivedResolutionResult.InvalidRenderViewpoint


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

boolean
equals(Object other)
int

Public constructors

InvalidRenderViewpoint

Added in 1.0.0-alpha11
public InvalidRenderViewpoint()

Public methods

equals

public boolean equals(Object other)

hashCode

public int hashCode()