docs: fix README.md project structure to match actual codebase
Engine modules: - Audio: remove AudioSource/Listener components (they belong in Components/), add IAudioEffect.h - Components: add AudioSourceComponent.h and AudioListenerComponent.h - Math: remove non-existent OBB.h - Resources: fix DependencyGraph.h -> ResourceDependencyGraph.h - Threading: add TaskSystemConfig.h - RHI: remove incorrect RHIDescriptor.h (already covered by RHIDescriptorPool.h) Backend fixes: - OpenGL: add OpenGLScreenshot.h - D3D12: fix file order (D3D12Enum.h before D3D12Types.h)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# TextureImportSettings::GetTargetFormat
|
||||
|
||||
参见 [`SetTargetFormat`](settargetformat.md)
|
||||
Reference in New Issue
Block a user