Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsLoaded()

Checks whether the native plugin NVUnityPlugin in the NVIDIA native module has been loaded or not.
Read time 1 minuteLast updated 6 days ago

Definition

public static bool IsLoaded()

Returns

Type

Description

boolReturns true if the native plugin has been loaded. Otherwise, returns false.