AMDUnityPlugin.Load

Declaration

public static bool Load();

Returns

bool Returns true if the function loaded the plugin successfully. Otherwise, returns false.

Description

Attempts to dynamically load the AMDUnityPlugin.

The result this function returns is only valid the first time you call the function. If you call the function again, the result it returns is the same as the last value it returned. This function is only required if the user is not going through the native AMD package.


Did you find this page useful? Please give it a rating: