Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FadingFeatureParameters

Parameters used when constructing a new implementor of FadingFeature.

Hierarchy

Index

Properties

Properties

Optional fadeFar

fadeFar: undefined | number

Distance to the camera (range: [0.0, 1.0]) from which the objects are transparent.

Optional fadeNear

fadeNear: undefined | number

Distance to the camera (range: [0.0, 1.0]) from which the objects start fading out.

Generated using TypeDoc