驱动此 RectTransform 的值的对象。如果未驱动,则值为 null。
有时 RectTransform 的值可以由脚本驱动。如果是这种情况,则值在 Inspector 中不应是可编辑的,并且它们不应进行序列化。
当 RectTransform 的值由一个脚本驱动时,该脚本可以将 drivenByObject 值设置为自己,这样 RectTransform 便可阻止在 Inspector 中编辑这些值,并且阻止将这些值序列化。
如果这些值之前由脚本驱动,但是已不再驱动,则应将 drivenByObject 值重新设置为 null。
驱动 RectTransform 的值的脚本应始终设置所有值,而不仅仅是部分值;否则剩余值会是未定义的,也无法由用户编辑。
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.