Harald 我假设您的意思是在更改父RectTransform大小时要自动缩放SkeletonGraphic骨架。 我们在这里有一张关于此功能的问题单: https://github.com/EsotericSoftware/spine-runtimes/issues/1640 虽然运行时尚未正式支持它,但论坛上的用户 ggzerosum 好心地分享了一个组件: http://esotericsoftware.com/forum/Script-Make-SkeletonGraphic-respecting-RectTranform-13911 schrieb 感谢ggzerosum,现在论坛/github上共享了一个组件: [Script] Make SkeletonGraphic respecting RectTranform https://github.com/ggzerosum/SpineUtility/tree/master/RespectRectTransform 虽然我们仍然计划在 SkeletonGraphic 中原生支持它,但我相信这将在此期间帮助很多用户。 I assume that you mean that you want to automatically scale the SkeletonGraphic skeleton when changing the parent RectTransform size. We have an issue ticket here regarding this feature: https://github.com/EsotericSoftware/spine-runtimes/issues/1640 While it's not officially supported in the runtime yet, user ggzerosum on the forum kindly shared a component: http://esotericsoftware.com/forum/Script-Make-SkeletonGraphic-respecting-RectTranform-13911 schrieb Thanks to ggzerosum, there is now a component shared on the forum/github: [Script] Make SkeletonGraphic respecting RectTranform https://github.com/ggzerosum/SpineUtility/tree/master/RespectRectTransform While we are still planning to support it natively in SkeletonGraphic, I'm sure this will help a lot of users in the meantime.