• Home
  • Torque Game Engines

    Navigation

      • Classes
      • Files
      • Groups
      • Namespaces
      • Pages
        • Deprecated List
        • Todo List
      • Unions
      • Classes
      • Groups
      • Namespaces
      • Pages
        • Deprecated List

    More

    • Download Documentation
    • Torque3D Source
    • Discord
    Torque3D Documentation / _generateds / TerrainSquare

    TerrainSquare

    Engine/source/terrain/terrFile.h

    More...

    Public Types

    enum
    _Anonymous_ {
      Split45 = BIT(0)
      Empty = BIT(1)
      HasEmpty = BIT(2)
    }
    

    Public Attributes

    U16
    
    flags 
    
    U16
    
    heightDeviance 
    
    U16
    
    maxHeight 
    
    U16
    
    minHeight 
    

    Detailed Description

    Public Types

    @204
    

    Enumerator

    Split45 = BIT(0)
    Empty = BIT(1)
    HasEmpty = BIT(2)

    Public Attributes

    U16 flags 
    
    U16 heightDeviance 
    
    U16 maxHeight 
    
    U16 minHeight 
    
    Built with Hugo and