Version: 2018.1
public bool isCreated ;

説明

スパーステクスチャを実際に作成するか。(Read Only)

Sparse texture contents can become "lost", mostly on graphics device change or active color space switch. When that happens, isCreated will start returning false - meaning you should recreate all the needed tiles again.

See Also: SparseTexture.