transform.position更改不需要修改dirty
This commit is contained in:
@@ -296,7 +296,7 @@ module es {
|
||||
} else {
|
||||
this.localPosition = position;
|
||||
}
|
||||
this.setDirty(DirtyType.positionDirty);
|
||||
this._positionDirty = false;
|
||||
|
||||
return this;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user