Version: 2021.1
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

PaintContext.ITerrainInfo.userData

マニュアルに切り替える
public object userData ;

説明

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.