VRCameraMetrics class
class VRCameraMetrics
- Annotations
-
- @JS()
Constructors
Properties
- aspectRatio → num
-
no setter
- aspectRatioFov → num
-
no setter
-
chromaAbCorrection
↔ List<
num> -
getter/setter pair
- compensateDistortion ↔ bool
-
getter/setter pair
-
distortionK
↔ List<
num> -
getter/setter pair
- eyeToScreenDistance ↔ num
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- hResolution ↔ num
-
getter/setter pair
- hScreenSize ↔ num
-
getter/setter pair
- interpupillaryDistance ↔ num
-
getter/setter pair
- leftHMatrix → Matrix
-
no setter
- leftPreViewMatrix → Matrix
-
no setter
- lensCenterOffset ↔ num
-
getter/setter pair
- lensSeparationDistance ↔ num
-
getter/setter pair
- multiviewEnabled ↔ bool
-
getter/setter pair
- postProcessScaleFactor ↔ num
-
getter/setter pair
- rightHMatrix → Matrix
-
no setter
- rightPreViewMatrix → Matrix
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- vResolution ↔ num
-
getter/setter pair
- vScreenCenter ↔ num
-
getter/setter pair
- vScreenSize ↔ num
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited