 |
HeightMapVisual3DHeightData Property |
Gets or sets a two dimensional array of double that defines the height of each point in height map.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntaxpublic double[,] HeightData { get; set; }Property Value
Double
See Also