nw::lyt::TexResource::Set Member Function

Syntax

bool Set(
     void * pTexRes,
     u32 size
);
bool Set(
     ARCFileInfo & fileInfo
);

List of Overloaded Member Functions

Set ( void *, u32 ) Specifies the resource file to be accessed.
Set ( ARCFileInfo & ) Specifies the resource file to be accessed.

Description of Set ( void *, u32 )

Specifies the resource file to be accessed.

Description of Set ( ARCFileInfo & )

Specifies the resource file to be accessed.


CONFIDENTIAL