Eden Editor: Marker

From Bohemia Interactive Community
Revision as of 15:51, 9 February 2016 by Str (talk | contribs)
Jump to navigation Jump to search

Attributes

Info Development
Name Category Description Class Type
Type Type Icon texture. itemClass String
Variable Name Init Unique system name. Can contain any characters. The name is not case sensitive, so 'someName' and 'SOMENAME' are treated as the same variables. name String
Text Init Text displayed right from the marker. text String
Size Transformation Area size in meters. size2 Array
Position Transformation World coordinates in meters. X goes from West to East and Y from South to North. position Position3D
Rotation Transformation Local rotation in degrees. X is pitch, Y is roll and Z is yaw. rotation Number
Shape Style Area shape.

Available options:

  • Ellipse
  • Rectangle
markerType String
Brush Style Area fill texture. brush String
Color Style Marker color. 'Default' is based on the selected marker type. baseColor Array
Alpha Style Transparency. When the icon marker has a shadow, it will be visible behind the transparent icon. alpha Number