Graphics/FrameGraph: Add support for texture arrays
This commit is contained in:
@@ -32,6 +32,7 @@ namespace Nz
|
||||
TextureUsageFlags usage;
|
||||
unsigned int width;
|
||||
unsigned int height;
|
||||
unsigned int layerCount;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user