Versions with this page:
Versions without this page:
将在其中将反射应用于对象的盒体区域的大小。在探针的本地空间中测量。
盒体大小将按变换组件的比例缩放。
ReflectionProbe probe = GetComponent<ReflectionProbe>(); // Make the area long probe.size = Vector3(10, 1, 1);