ImageTexture3D
Inherits: Texture3D < Texture < Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Methods
create ( Format format, int width, int height, int depth, bool use_mipmaps, Image[] data ) |
|
void |
Method Descriptions
Error create ( Format format, int width, int height, int depth, bool use_mipmaps, Image[] data )
There is currently no description for this method. Please help us by contributing one!
void update ( Image[] data )
There is currently no description for this method. Please help us by contributing one!