Click or drag to resize
AB4D logo

HeightMapVisual3DUpdateContent Method

UpdateContent updates the height map 3D mesh. The method can be called after the data in the HeightData array are changed.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public void UpdateContent()
See Also