Flat

Gets and sets a Boolean that determines if all points of the modified terrain are set at the same altitude, creating a horizontal flat surface.

 

JavaScript

 

 

 

Flat

 

C#

 

 

 

bool Flat { get; set; }

 

C++

 

 

 

 

HRESULT Flat([in] VARIANT_BOOL newVal)

HRESULT Flat([out, retval] VARIANT_BOOL* newVal)