このページを含むバージョン:
このページを含まないバージョン:
反射がオブジェクトに適用されるエリアをボックス形状で表したものの中心位置です。プローブのローカル空間基準で測られます。
ReflectionProbe probe = GetComponent<ReflectionProbe>(); // Reset the center to the transform's position probe.center = Vector3.zero;