parent
501aa7b7f1
commit
c0aa89bd6f
|
@ -387,7 +387,7 @@ namespace Coffee.UIExtensions
|
|||
#if !SERIALIZE_FIELD_MASKABLE
|
||||
maskable = m_Maskable;
|
||||
#endif
|
||||
_cachedPosition = transform.localPosition;
|
||||
_cachedPosition = transform.position;
|
||||
activeMeshIndices.Clear();
|
||||
|
||||
UIParticleUpdater.Register(this);
|
||||
|
|
Loading…
Reference in New Issue