SetTextureSetRecipeStep
Defined in: packages/declarative-hex-worlds/src/scenario/recipe.ts:150
Recipe step that changes one hex texture set without changing terrain.
Properties
Section titled “Properties”action
Section titled “action”action:
"setTextureSet"
Defined in: packages/declarative-hex-worlds/src/scenario/recipe.ts:152
Discriminator for texture-set assignment.
at:
HexCoordinates
Defined in: packages/declarative-hex-worlds/src/scenario/recipe.ts:154
Target hex coordinate.
textureSet
Section titled “textureSet”textureSet:
"default"|"fall"|"summer"|"winter"
Defined in: packages/declarative-hex-worlds/src/scenario/recipe.ts:156
KayKit texture set to apply to the tile.