Load()
Attempts to dynamically load the plugin NVUnityPlugin.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.NVIDIA
- Assembly: UnityEngine.NVIDIAModule
public static bool Load()
Returns
Type | Description |
|---|---|
| bool | Returns true if the function loaded the plugin successfully. Otherwise, returns false. |
Remarks
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 package NVIDIA.