XRMediaCylinderLayerInit class
- Implemented types
- Available extensions
- Annotations
-
- @anonymous
- @JS()
- @staticInterop
Constructors
- XRMediaCylinderLayerInit({XRRigidTransform? transform, double? radius, double? centralAngle, double? aspectRatio})
-
factory
Properties
- aspectRatio ↔ double?
-
Available on XRMediaCylinderLayerInit, provided by the PropsXRMediaCylinderLayerInit extension
getter/setter pair - centralAngle ↔ double
-
Available on XRMediaCylinderLayerInit, provided by the PropsXRMediaCylinderLayerInit extension
getter/setter pair - hashCode → int
-
The hash code for this object.
no setterinherited
- invertStereo ↔ bool
-
Available on XRMediaLayerInit, provided by the PropsXRMediaLayerInit extension
getter/setter pair - layout ↔ XRLayerLayout
-
Available on XRMediaLayerInit, provided by the PropsXRMediaLayerInit extension
getter/setter pair - radius ↔ double
-
Available on XRMediaCylinderLayerInit, provided by the PropsXRMediaCylinderLayerInit extension
getter/setter pair - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- space ↔ XRSpace
-
Available on XRMediaLayerInit, provided by the PropsXRMediaLayerInit extension
getter/setter pair - transform ↔ XRRigidTransform?
-
Available on XRMediaCylinderLayerInit, provided by the PropsXRMediaCylinderLayerInit extension
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