Options
All
  • Public
  • Public/Protected
  • All
Menu

Data structure representing a cloud markup

Hierarchy

Index

Properties

color?: ColorRGBA

The markup color if any.

height?: number

Height of half of the cloud in millimeters. (Total height is 2x the value)

id?: number

The optional unique markup identifier.

normal?: Vector3

The normal of the cloud markup.

position?: MarkupPick

The position of the cloud markup center.

width?: number

Width of half of the cloud in millimeters. (Total width is 2x the value)