nw::gfx::res::ResShadowTexture::DynamicBuilder::Create Member Function
Syntax
ResShadowTexture
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