|
HeightMapVisual3DSize Property |
Gets or sets the size of the HeightMap. Note that the Size.Y defines the scale that is used to multiply each height data value with.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public Size3D Size { get; set; }
Property Value
Size3DSee Also