Click or drag to resize
AB4D logo

FileShaderBytecodeProviderAddResourceFile Method

Overload List
 NameDescription
Public methodAddResourceFile(String) AddResourceFile registers the file specified with fullFileNameWithPath with resource name that is generated from the file name (with extention). This method is thread safe.
Public methodAddResourceFile(String, String) AddResourceFile registers the resourceName and associates it with the specified fullFileNameWithPath. This method is thread safe.
Top
See Also