Merge branch 'master' of https://gitee.com/zzzisfunnyboy/obsidian-notes
This commit is contained in:
11
2Areas/游戏开发/Texture、Texture2D与RenderTexture.md
Normal file
11
2Areas/游戏开发/Texture、Texture2D与RenderTexture.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
tags:
|
||||
- Texture
|
||||
- Texture2D
|
||||
- RenderTexture
|
||||
资源链接: "[[3Resources/游戏开发/性能优化/卡片/Texture、Texture2D与RenderTexture|Texture、Texture2D与RenderTexture]]"
|
||||
---
|
||||
简言:
|
||||
`Texture` 是抽象基类;
|
||||
`Texture2D` 是可读写的普通贴图;
|
||||
`RenderTexture` 是可被渲染的动态纹理。
|
||||
Reference in New Issue
Block a user