Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要在着色器图中获取对象的实际大小。我目前只有 Object > Scale 节点或在运行时手动设置对象大小的选项。
有什么方法可以轻松地获取着色器图中对象(或边界)的大小?
要获得实际游戏对象的位置和比例,您需要一个名为的节点,该节点Object位于Input/Scene/Object.
Object
Input/Scene/Object