nw::gfx::res::ResImageTexture::DynamicBuilder::Create Member Function
Syntax
ResImageTexture
Create(
os::IAllocator
* allocator );
Arguments
Name
Description
in
allocator
Allocator for freeing memory used for resources.
Return Values
Returns a created texture.
Description
Forcibly creates a texture.
CONFIDENTIAL