nw::lyt::ArcResourceAccessor::GetTexture Member Functionvirtual const TextureInfo GetTexture( const char * name );
| Name | Description | |
|---|---|---|
| name | The name of the texture resource. |
TextureInfo::INVALID is set for the texture object if the texture cannot be loaded. Gets the texture information.
Gets the texture information bound to the texture object specified by name.
This function attempts loading the texture using LoadTexture() if the texture is not owned.
CONFIDENTIAL