使用 JavaScript能使本网站更好的工作。
首页
探索
关于Plastic
登录
unity-tech-cn
/
ScriptableRenderPipeline
关注
29
点赞
0
派生
3
代码
合并请求
版本发布
浏览代码
fix forgotten serialisation of probe mode change
/main
RSlysz
6 年前
当前提交
a2ea0d2a
共有
1 个文件被更改
,包括
1 次插入
和
0 次删除
1
com.unity.render-pipelines.high-definition/HDRP/Editor/Lighting/Reflection/HDReflectionProbeUI.Drawers.cs
1
com.unity.render-pipelines.high-definition/HDRP/Editor/Lighting/Reflection/HDReflectionProbeUI.Drawers.cs
查看文件
if
(
EditorGUI
.
EndChangeCheck
(
)
)
{
ui
.
SetModeTarget
(
p
.
mode
.
intValue
)
;
p
.
Apply
(
)
;
}
}
撰写
预览
正在加载...
取消
保存
Reference in new issue
仓库
unity-tech-cn/ScriptableRenderPipeline
标题
Body
创建工单