Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SupportedFeature(Feature)

List of supported Features by the loaded provider. See Feature.
Read time 1 minuteLast updated 7 days ago

Definition

bool SupportedFeature(Feature feature)

Parameters

feature

The feature in question. See Feature.

Returns

Type

Description

boolTrue if the requested feature is supported, false otherwise.