Class ToolboxHelperTests
  
  
  
    Inheritance
    
    ToolboxHelperTests
   
  
  
  Assembly: Unity.TerrainTools.Editor.Tests.dll
  
  
    [TestFixture]
public class ToolboxHelperTests
   
  Methods
  
  FlipTexture()
  
  
  Declaration
  
    [Test]
public void FlipTexture()
   
  
  GetTextureCopy_HandlesMips(int)
  
  
  Declaration
  
    [Test]
[TestCase(2)]
[TestCase(-1)]
public void GetTextureCopy_HandlesMips(int mipCount)
   
  Parameters
  
    
      
        | Type | 
        Name | 
        Description | 
      
    
    
      
        | int | 
        mipCount | 
         | 
      
    
  
  
  
  
  
  Declaration
  
    [Test]
public void GetValidSaveDirectory()
   
  
  
  
  
  Declaration
  
    [Test]
public void HeightmapResolutionsArePowerOfTwoPlusOne()
   
  
  
  
  
  Declaration
  
    [Test]
public void IsPowerOfTwo()