Inheritance
Annotations
  • DocsEditable()
  • DomName('VREyeParameters')
  • Experimental()

Static Methods

internalCreateVREyeParameters() VREyeParameters

Constructors

VREyeParameters.internal_()

Properties

read / write, inherited
currentFieldOfView VRFieldOfView

read-only
eyeTranslation DomPoint

read-only
hashCode int

read-only
maximumFieldOfView VRFieldOfView

read-only
minimumFieldOfView VRFieldOfView

read-only
recommendedFieldOfView VRFieldOfView

read-only
renderRect → _DomRect

read-only
runtimeType Type

A representation of the runtime type of the object.

read-only, inherited

Operators

operator ==(other) bool

The equality operator.

Methods

noSuchMethod(Invocation invocation) → dynamic

Invoked when a non-existent method or property is accessed.

inherited
toString() String

Returns a string representation of this object.

inherited