Method GetEnabledExtensions
GetEnabledExtensions()
Returns the list of names of extensions enabled within the OpenXR runtime.
Declaration
public static string[] GetEnabledExtensions()
Returns
Type | Description |
---|---|
string[] | Array of extension names or an empty array if no extensions are enabled. |