CanvasFactoryHeightmap
Description
- Derived from
-
CanvasFactory abstract
A ICanvasFactory for visualizing IHeightmap objects.
Public / Attributes
BlockSize
Size of a canvas block.
For PixelCoverage.PixelIsPoint semantics, the block size is a power of two plus one. For PixelCoverage.PixelIsArea semantics, the block size is a power of two.
- See also