texture.create2D#revision¶
Summary¶
texture.create2D#revision is a monotonically increasing change counter. It increments after a successful upload and whenever destroy() invalidates the current GPU resources; it does not increment merely when an upload starts or fails.
Syntax¶
Returns¶
number - Current monotonically increasing change counter.