QuadSpinner Gaea
Download GaeaTalk to Support
  • User Guide
  • Node Reference
  • Changelog
  • Home
  • Getting Started
    • Install Gaea
      • Regular Installation
      • Portable Installation
      • Mass Deployment
      • Troubleshooting
      • Version Numbers
      • Uninstall or Clean Install
    • License Management
      • Activation
      • Deactivation
      • Hardware Thumbprint
      • Floating License
    • User Interface
      • Graph
      • Viewport
        • Render Modes
        • 2D Viewport
        • Measurement Tools
      • Property Editor
        • Modifier Stack
        • Presets
        • Binding Variables
      • Data Editor
        • Terrain View
        • Export View
        • Automation View
      • Menus and Toolbars
        • Main Menu
        • Undo and Autosave
        • Graph Toolbar
        • Viewport Toolbar
        • Property Editor Toolbar
        • Data Editor Toolbar
      • Lazy Menu
      • Keyboard Shortcuts
    • The Graph
      • Procedural Workflow
      • Toolbox and Search
      • Lock Preview and Underlays
      • Suspending Engine
      • Graph Conveniences
      • Portals and Chokepoints
      • Organizing with Tabs
      • Annotations
      • Groups
    • Managing Gaea
      • Command-line Interface
      • Options
        • Compute
      • Autosave and Recovery
    • For Gaea 1 Users
      • Migration Guide
      • Node Changes
  • Using Gaea
    • Terrain Basics
      • Creating a Snow Mountain
      • Creating a Simple Landscape
      • Exporting Elements
      • Importing Meshes
      • Masks
      • Non-Determinism
      • Scale and Resolution
      • Memory Requirements
    • Crafting the Surface
      • Noises, Primitives, and Landscapes
      • Erosion
      • Surface Nodes
      • Transpose Shapes
    • Understanding Erosion
      • Erosion_2
      • Erosion_1
      • Thermal Erosion
      • Additional Erosion Nodes
      • Nuance
    • Simulations
      • Snowfall
      • Debris
      • Water
      • Vegetation
    • Colorizing and Textures
      • Crafting Masks
      • Working with SatMaps
      • Synthesizing Colors
      • Layering Textures
      • ColorErosion
    • Managing Graphs
      • Using Modifiers
      • Portals and Chokepoints
      • Visualizing Scale
      • Accumulators
      • Navigating Complex Graphs
    • Baking Nodes
      • Linchpin Nodes
    • Build and Export
      • Exporting Nodes
      • Build Options
        • Managing Regions
      • Tiled Builds
      • Using Regions
      • Profiles and Batch Builds
      • Batch Builds
      • Mesh Exports
        • Tangent-Space Normals and Warped Maps
      • Application Specific Export Nodes
        • Unreal Node
        • Unity Node
    • Importing Terrains
      • Universal Instructions
      • Software-specific Instructions
        • Unreal
      • Common Issues
  • Advanced Topics
    • Build Swarm
      • Creating Mutations
      • Build Reports
    • Technical Information
      • File Formats
      • Learning and Predictive System
      • Paths and Storage
      • Dimensions and Scale
      • Calculating Memory Requirements
    • Automation
      • Command Line Automation
      • Managing Input and Output
      • Building a Bridge with the CLI
  • Plugins
    • Gaea2Houdini
      • Installing Gaea2Houdini
      • Using Gaea Nodes
    • Gaea2Unreal
      • Installing Gaea2Unreal
      • Importing Terrains
      • Importing Weight Maps
  • Developers
    • Scripting and Expressions
      • Variables
      • Expressions
      • Math Node
    • TOR Platform SDK
  • Troubleshooting
    • Terrains
      • Common Errors
      • Terrain Quality
    • Diagnostics (Watson)
      • Diagnostics Package
      • CPU Only Mode
      • Benchmark Devices
Powered by GitBook
LogoLogo

Copyright © 2020-2025 QuadSpinner. All rights reserved.

On this page
  • Height Picker
  • How to Use the Height Picker
  • Practical Usage
  • Measurement Tool
  • How to Use the Measurement Tool
  • Practical Usage
  1. Getting Started
  2. User Interface
  3. Viewport

Measurement Tools

Height Picker

The Height Picker tool in Gaea allows you to sample the exact height at any point on your terrain, making it easy to understand elevation and analyze terrain features.

How to Use the Height Picker

  1. Hover to View Height: Move your cursor over any part of the terrain in the 2D viewport. The Height Picker will display the current height in real-time.

  2. Click to Sample Height: When you click on a point, a dialog box will appear with detailed information about the height at that specific location.

  3. Information Displayed:

    • Metric Height: Shows the height in meters at the sampled point.

    • Percentage: Indicates the height as a percentage of the maximum terrain height.

    • Raw Value: A normalized value (0 to 1) representing height, useful for specific procedural operations.

  4. Copy Options:

    • Copy in Metric: Copies the height in meters to your clipboard.

    • Copy in Percentage: Copies the height as a percentage to your clipboard.

Practical Usage

Precise Elevation Analysis: Use the Height Picker to measure specific elevations and ensure accuracy in terrain features.

Design Reference: Quickly compare different points on your terrain to maintain consistency in elevation.

Integration with Other Tools: The raw value and percentage are handy for procedural adjustments or setting reference points in other nodes.

The Height Picker tool provides essential elevation data with a single click, making it a powerful ally for accurate terrain design in Gaea.

Measurement Tool

The Measurement Tool in Gaea’s 2D viewport allows you to measure the distance between two points on your terrain.

How to Use the Measurement Tool

  1. Select Two Points: Click on any two points in the 2D viewport to define the measurement line. Gaea will automatically connect the points and display the measurement.

  2. Information Displayed:

    • Coordinates: Displays the XYZ coordinates of each selected point.

    • Distance 2D: The straight-line distance (ignoring elevation) between the two points.

    • Distance 3D: The actual spatial distance considering the elevation difference between the points.

    • Difference: The difference between the 2D and 3D distances, highlighting the impact of elevation on the measurement.

Practical Usage

Accurate Terrain Scaling: Use the tool to gauge distances accurately on your terrain for scaling purposes.

Elevation Analysis: The 2D vs. 3D distance comparison helps assess how much elevation affects travel distance across the terrain.


The Measurement Tool provides quick, precise measurements to assist in planning, scaling, and understanding the terrain’s topography in Gaea.

Previous2D ViewportNextProperty Editor

Last updated 6 months ago