MaplyRemoteTileElevationCesiumSource

Undocumented

  • @detail Multiply the Z values by this amount

    Declaration

    Objective-C

    @property (assign, readwrite, nonatomic) float scale;

    Swift

    var scale: Float { get set }