Click or drag to resize
AB4D logo

ShaderBytecodeProvider Methods

The ShaderBytecodeProvider type exposes the following members.

Methods
 NameDescription
Public methodGetAllResourceNames Returns an array of strings that represents the resource names available in this ShaderBytecodeProvider.
Public methodGetShaderBytecode Gets bytes array of the compiled shader with resourceName or null if this class instance does not have this resource.
Top
See Also