Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
MapMagic World Generator
MapMagic World Generator
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 157
    • Issues 157
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards
  • Denis Pahunov
  • MapMagic World GeneratorMapMagic World Generator
  • Wiki
    • Matrixgenerators
  • Selector

Last edited by Denis Pahunov Mar 05, 2020
Page history

Selector

Selector SelectorMinMax

Selects (masks) the values interval at a specified level. In simple terms if the value is within From-To range it becomes 1, otherwise it becomes 0 (if not taking transition into account).

Effect

Transition effect allows gradual masking - it creates smooth gradients both at From and To ends.

TransitionInfo

Properties:

  • Set Range: switches the node interface between transition and min/max values. It's the matter of personal preference which UI type to choose (however in Min/Max you can set different transitions for from or to ends).

    In Min/Max mode from and to minimal value is converted using X-Transition/2, and maximal: Y+Transition/2

  • Units: determines whether the the map units (ranging from 0 to 1) or world units (ranging from 0 to 250 or whatever set in output/MM object settings. See Height Output for details).

  • From: determines the lower selection range. All values higher this value (or min-max range) will be selected, up to To value.
    From From (while To 0.66): 0, 0.5, 0.55, 0.6

  • To: determines the upper selection range. All values below this value starting with From will be selected.
    To To (while From 0.5): 0.5, 0.6, 0.7, 0.8, 0.9

  • Transition: sets the gradient on Front and To ends for smooth masking:
    Transition Transition: 0, 0.05, 0.1, 0.2, 1

Clone repository
  • Batch
    • Biomes
    • Combined
    • Objects
    • Splines
    • temp
    • temp1
  • BiomesGenerators
    • BiomesSet
    • Description
    • Function
    • Whittaker
  • Brush
    • Resolution
  • Combine
    • Combined
    • temp
    • temp1
  • MM1
    • Creating a custom generator
View All Pages