SF_EXPORT void Release() const;
Release decrements the reference count of objects. If the reference count reaches 0, the object is deleted.