Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration MaterialMode

Represents marker placement polygon center which defines how a single marker will be placed within the polygon.

Read more...

Index

Enumeration members

Enumeration members

Multiply

Multiply: = "Multiply"

Multiply materials and textures with color property.

Replace

Replace: = "Replace"

Replace materials and textures with color property.

Tint

Tint: = "Tint"

Tint materials and textures with color property.

Generated using TypeDoc