Example #1
0
 public void SetUp()
 {
     m_minMaxFloat = new TerrainFloatMinMaxValue(new GUIContent("test"), 5, 0, 10);
 }