Add support for older Android devices that don't support R11G11B10 texture format
This commit is contained in:
@@ -194,7 +194,7 @@ public:
|
||||
}
|
||||
FORCE_INLINE SoftObjectReference& operator=(const Guid& id)
|
||||
{
|
||||
Set(id);
|
||||
OnSet(id);
|
||||
return *this;
|
||||
}
|
||||
FORCE_INLINE operator T*() const
|
||||
|
||||
Reference in New Issue
Block a user