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

PaintContext.ITerrainInfo.userData

Cambiar al Manual
public object userData ;

Descripción

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.