void GetTextureConfig(TextureConfig* pconfig) const;
GetTextureConfig obtains the texture configuration variables previously set by SetTextureConfig.
|
Parameters |
Description |
|
TextureConfig* pconfig |
Texture configuration structure containing variables that control how images are packed in textures. |