Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个用于分层渲染的 Texture 2D 数组。我想知道如何从我的分层纹理中只渲染一层。 我有一个几何着色器,可以将不同的图元发送到不同的图层,我想选择在屏幕上绘制哪个图层。