SceneHeightField Properties

LabView Local Project Settings

SceneHeightField Properties

Installed With: Base Package

Inherits from SceneDrawableยปSceneGeometry. View the class hierarchy.

PropertyDescription
Base HeightReads or writes the height of the base of a height field. Elevations on a height field use the base height as their 0 height. The default is 0. Details
ColorReads or writes the color of the height field in RGBA format. This property accepts values 0 to 1, where 0 represents the absence of the current color and 1 represents a full saturation of the current color. Details
Column IntervalReads or writes the distance that uniformly separates each point on the final surface as you move horizontally through the height field data. Details
DataReads or writes a 2D array of values that represent the height of the surface at evenly spaced intervals. Each entry in the Data array specifies a point up to which LabVIEW draws the object. Use this property to draw contoured images, such as hills or waves. Details
Row IntervalReads or writes the distance that uniformly separates each point on the final surface as you move vertically through the height field data. Details