浏览代码

Fixed move origin

/feature-ReflectionProbeFit
Frédéric Vauchelles 7 年前
当前提交
0875921f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 2
      ScriptableRenderPipeline/HDRenderPipeline/Editor/Lighting/HDReflectionProbeEditor.Handles.cs

2
ScriptableRenderPipeline/HDRenderPipeline/Editor/Lighting/HDReflectionProbeEditor.Handles.cs


EditorUtility.SetDirty(p);
s.AddOperation(Operation.UpdateOldLocalSpace);
s.UpdateOldLocalSpace(p);
}
}

正在加载...
取消
保存