Experimental: this API is experimental and might be changed or removed in the future.

PaintContext.ITerrainInfo.userData

Switch to Manual
public object userData ;

Description

Modify this value, if required, to store and retrieve values relevant to the PaintContext operation.

For example, use userData to cache information during a Gather operation, and then use that cached information in a Scatter operation.