InputDevice.TryGetFeatureUsages

매뉴얼로 전환
public bool TryGetFeatureUsages (List<InputFeatureUsage> featureUsages);

파라미터

featureUsagesA List of InputFeatureUsage structures to receive the available features on this device.

반환

bool true if device can be queried; otherwise false.

설명

Gets a list of all the input feature usages available on this device. For example, "Trigger" or "Device Position".