|
Orbbec Unity SDK
|
This is the complete list of members for Orbbec.Device, including all inherited members.
| ActivateAuthorization(String authCode) | Orbbec.Device | inline |
| Dispose() (defined in Orbbec.Device) | Orbbec.Device | inline |
| GetBoolProperty(PropertyId propertyId) | Orbbec.Device | inline |
| GetBoolPropertyRange(PropertyId propertyId) | Orbbec.Device | inline |
| GetDeviceInfo() | Orbbec.Device | inline |
| GetDeviceState() | Orbbec.Device | inline |
| GetFloatProperty(PropertyId propertyId) | Orbbec.Device | inline |
| GetFloatPropertyRange(PropertyId propertyId) | Orbbec.Device | inline |
| GetIntProperty(PropertyId propertyId) | Orbbec.Device | inline |
| GetIntPropertyRange(PropertyId propertyId) | Orbbec.Device | inline |
| GetSensor(SensorType sensorType) | Orbbec.Device | inline |
| GetSensorList() | Orbbec.Device | inline |
| GetStructuredData(PropertyId propertyId, IntPtr data, ref UInt32 dataSize) | Orbbec.Device | inline |
| IsPropertySupported(PropertyId propertyId, PermissionType permissionType) | Orbbec.Device | inline |
| SetBoolProperty(PropertyId propertyId, bool property) | Orbbec.Device | inline |
| SetFloatProperty(PropertyId propertyId, float property) | Orbbec.Device | inline |
| SetIntProperty(PropertyId propertyId, Int32 property) | Orbbec.Device | inline |
| SetStructuredData(PropertyId propertyId, IntPtr data, UInt32 dataSize) | Orbbec.Device | inline |
| WriteAuthorizationCode(String authCode) | Orbbec.Device | inline |