浏览代码

Fixed custom probe cubemap

/main
Frédéric Vauchelles 6 年前
当前提交
771222c0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 2
      com.unity.render-pipelines.high-definition/HDRP/Editor/Lighting/Reflection/SerializedHDReflectionProbe.cs

2
com.unity.render-pipelines.high-definition/HDRP/Editor/Lighting/Reflection/SerializedHDReflectionProbe.cs


legacyBlendDistance.floatValue = 0;
}
public new void Apply()
internal override void Apply()
{
serializedLegacyObject.ApplyModifiedProperties();
serializedObject.ApplyModifiedProperties();

正在加载...
取消
保存