Options
All
  • Public
  • Public/Protected
  • All
Menu

Determines where data is draped on.

see

ShapeStyle.drapeTarget

see

GenericIconStyle.drapeTarget

see

RasterStyle.drapeTarget

see

TileSet3DLayer.isDrapeTarget

since

2022.1

Overview

Enumeration members

Enumeration members

ALL

ALL: = 3

Draped on both 3D tiles meshes that are drape targets and on terrain.

MESH

MESH: = 2

Draped only on 3D tile meshes that are drape targets, not on terrain.

NOT_DRAPED

NOT_DRAPED: = 0

Not draped on either terrain or mesh.

TERRAIN

TERRAIN: = 1

Draped on terrain only, not on 3D tile meshes.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method