Home > All Other Interfaces > ITerrainPointCloudModel > DistributionDirection
An enum determining the direction of applying the palette values on the points. The DistributionDir enum can use any of the following values:
§ DOWN_UP = 0
§ UP_DOWN = 1
§ RIGHT_LEFT = 2
§ LEFT_RIGHT = 3
§ FRONT_BACK = 4
§ BACK_FRONT = 5
JavaScript |
|
|
C# |
|
|
C++ |
|
|