struct SpriteMaterialExtraInfo

Extension structure that can be used by SpriteMaterials to access specialized data.

Public

Methods

~SpriteMaterialExtraInfo

virtual ~SpriteMaterialExtraInfo() noexcept = default

Clone

virtual SPtr<SpriteMaterialExtraInfo> Clone() const

Creates a new deep copy of the object.