#[repr(u32)]pub enum ETrackedDeviceProperty {
Show 208 variants
Prop_Invalid = 0,
Prop_TrackingSystemName_String = 1_000,
Prop_ModelNumber_String = 1_001,
Prop_SerialNumber_String = 1_002,
Prop_RenderModelName_String = 1_003,
Prop_WillDriftInYaw_Bool = 1_004,
Prop_ManufacturerName_String = 1_005,
Prop_TrackingFirmwareVersion_String = 1_006,
Prop_HardwareRevision_String = 1_007,
Prop_AllWirelessDongleDescriptions_String = 1_008,
Prop_ConnectedWirelessDongle_String = 1_009,
Prop_DeviceIsWireless_Bool = 1_010,
Prop_DeviceIsCharging_Bool = 1_011,
Prop_DeviceBatteryPercentage_Float = 1_012,
Prop_StatusDisplayTransform_Matrix34 = 1_013,
Prop_Firmware_UpdateAvailable_Bool = 1_014,
Prop_Firmware_ManualUpdate_Bool = 1_015,
Prop_Firmware_ManualUpdateURL_String = 1_016,
Prop_HardwareRevision_Uint64 = 1_017,
Prop_FirmwareVersion_Uint64 = 1_018,
Prop_FPGAVersion_Uint64 = 1_019,
Prop_VRCVersion_Uint64 = 1_020,
Prop_RadioVersion_Uint64 = 1_021,
Prop_DongleVersion_Uint64 = 1_022,
Prop_BlockServerShutdown_Bool = 1_023,
Prop_CanUnifyCoordinateSystemWithHmd_Bool = 1_024,
Prop_ContainsProximitySensor_Bool = 1_025,
Prop_DeviceProvidesBatteryStatus_Bool = 1_026,
Prop_DeviceCanPowerOff_Bool = 1_027,
Prop_Firmware_ProgrammingTarget_String = 1_028,
Prop_DeviceClass_Int32 = 1_029,
Prop_HasCamera_Bool = 1_030,
Prop_DriverVersion_String = 1_031,
Prop_Firmware_ForceUpdateRequired_Bool = 1_032,
Prop_ViveSystemButtonFixRequired_Bool = 1_033,
Prop_ParentDriver_Uint64 = 1_034,
Prop_ResourceRoot_String = 1_035,
Prop_RegisteredDeviceType_String = 1_036,
Prop_InputProfilePath_String = 1_037,
Prop_NeverTracked_Bool = 1_038,
Prop_NumCameras_Int32 = 1_039,
Prop_CameraFrameLayout_Int32 = 1_040,
Prop_CameraStreamFormat_Int32 = 1_041,
Prop_AdditionalDeviceSettingsPath_String = 1_042,
Prop_Identifiable_Bool = 1_043,
Prop_BootloaderVersion_Uint64 = 1_044,
Prop_AdditionalSystemReportData_String = 1_045,
Prop_CompositeFirmwareVersion_String = 1_046,
Prop_Firmware_RemindUpdate_Bool = 1_047,
Prop_PeripheralApplicationVersion_Uint64 = 1_048,
Prop_ManufacturerSerialNumber_String = 1_049,
Prop_ComputedSerialNumber_String = 1_050,
Prop_EstimatedDeviceFirstUseTime_Int32 = 1_051,
Prop_DevicePowerUsage_Float = 1_052,
Prop_IgnoreMotionForStandby_Bool = 1_053,
Prop_ReportsTimeSinceVSync_Bool = 2_000,
Prop_SecondsFromVsyncToPhotons_Float = 2_001,
Prop_DisplayFrequency_Float = 2_002,
Prop_UserIpdMeters_Float = 2_003,
Prop_CurrentUniverseId_Uint64 = 2_004,
Prop_PreviousUniverseId_Uint64 = 2_005,
Prop_DisplayFirmwareVersion_Uint64 = 2_006,
Prop_IsOnDesktop_Bool = 2_007,
Prop_DisplayMCType_Int32 = 2_008,
Prop_DisplayMCOffset_Float = 2_009,
Prop_DisplayMCScale_Float = 2_010,
Prop_EdidVendorID_Int32 = 2_011,
Prop_DisplayMCImageLeft_String = 2_012,
Prop_DisplayMCImageRight_String = 2_013,
Prop_DisplayGCBlackClamp_Float = 2_014,
Prop_EdidProductID_Int32 = 2_015,
Prop_CameraToHeadTransform_Matrix34 = 2_016,
Prop_DisplayGCType_Int32 = 2_017,
Prop_DisplayGCOffset_Float = 2_018,
Prop_DisplayGCScale_Float = 2_019,
Prop_DisplayGCPrescale_Float = 2_020,
Prop_DisplayGCImage_String = 2_021,
Prop_LensCenterLeftU_Float = 2_022,
Prop_LensCenterLeftV_Float = 2_023,
Prop_LensCenterRightU_Float = 2_024,
Prop_LensCenterRightV_Float = 2_025,
Prop_UserHeadToEyeDepthMeters_Float = 2_026,
Prop_CameraFirmwareVersion_Uint64 = 2_027,
Prop_CameraFirmwareDescription_String = 2_028,
Prop_DisplayFPGAVersion_Uint64 = 2_029,
Prop_DisplayBootloaderVersion_Uint64 = 2_030,
Prop_DisplayHardwareVersion_Uint64 = 2_031,
Prop_AudioFirmwareVersion_Uint64 = 2_032,
Prop_CameraCompatibilityMode_Int32 = 2_033,
Prop_ScreenshotHorizontalFieldOfViewDegrees_Float = 2_034,
Prop_ScreenshotVerticalFieldOfViewDegrees_Float = 2_035,
Prop_DisplaySuppressed_Bool = 2_036,
Prop_DisplayAllowNightMode_Bool = 2_037,
Prop_DisplayMCImageWidth_Int32 = 2_038,
Prop_DisplayMCImageHeight_Int32 = 2_039,
Prop_DisplayMCImageNumChannels_Int32 = 2_040,
Prop_DisplayMCImageData_Binary = 2_041,
Prop_SecondsFromPhotonsToVblank_Float = 2_042,
Prop_DriverDirectModeSendsVsyncEvents_Bool = 2_043,
Prop_DisplayDebugMode_Bool = 2_044,
Prop_GraphicsAdapterLuid_Uint64 = 2_045,
Prop_DriverProvidedChaperonePath_String = 2_048,
Prop_ExpectedTrackingReferenceCount_Int32 = 2_049,
Prop_ExpectedControllerCount_Int32 = 2_050,
Prop_NamedIconPathControllerLeftDeviceOff_String = 2_051,
Prop_NamedIconPathControllerRightDeviceOff_String = 2_052,
Prop_NamedIconPathTrackingReferenceDeviceOff_String = 2_053,
Prop_DoNotApplyPrediction_Bool = 2_054,
Prop_CameraToHeadTransforms_Matrix34_Array = 2_055,
Prop_DistortionMeshResolution_Int32 = 2_056,
Prop_DriverIsDrawingControllers_Bool = 2_057,
Prop_DriverRequestsApplicationPause_Bool = 2_058,
Prop_DriverRequestsReducedRendering_Bool = 2_059,
Prop_MinimumIpdStepMeters_Float = 2_060,
Prop_AudioBridgeFirmwareVersion_Uint64 = 2_061,
Prop_ImageBridgeFirmwareVersion_Uint64 = 2_062,
Prop_ImuToHeadTransform_Matrix34 = 2_063,
Prop_ImuFactoryGyroBias_Vector3 = 2_064,
Prop_ImuFactoryGyroScale_Vector3 = 2_065,
Prop_ImuFactoryAccelerometerBias_Vector3 = 2_066,
Prop_ImuFactoryAccelerometerScale_Vector3 = 2_067,
Prop_ConfigurationIncludesLighthouse20Features_Bool = 2_069,
Prop_AdditionalRadioFeatures_Uint64 = 2_070,
Prop_CameraWhiteBalance_Vector4_Array = 2_071,
Prop_CameraDistortionFunction_Int32_Array = 2_072,
Prop_CameraDistortionCoefficients_Float_Array = 2_073,
Prop_ExpectedControllerType_String = 2_074,
Prop_HmdTrackingStyle_Int32 = 2_075,
Prop_DriverProvidedChaperoneVisibility_Bool = 2_076,
Prop_HmdColumnCorrectionSettingPrefix_String = 2_077,
Prop_CameraSupportsCompatibilityModes_Bool = 2_078,
Prop_SupportsRoomViewDepthProjection_Bool = 2_079,
Prop_DisplayAvailableFrameRates_Float_Array = 2_080,
Prop_DisplaySupportsMultipleFramerates_Bool = 2_081,
Prop_DisplayColorMultLeft_Vector3 = 2_082,
Prop_DisplayColorMultRight_Vector3 = 2_083,
Prop_DisplaySupportsRuntimeFramerateChange_Bool = 2_084,
Prop_DisplaySupportsAnalogGain_Bool = 2_085,
Prop_DisplayMinAnalogGain_Float = 2_086,
Prop_DisplayMaxAnalogGain_Float = 2_087,
Prop_CameraExposureTime_Float = 2_088,
Prop_CameraGlobalGain_Float = 2_089,
Prop_DashboardScale_Float = 2_091,
Prop_PeerButtonInfo_String = 2_092,
Prop_IpdUIRangeMinMeters_Float = 2_100,
Prop_IpdUIRangeMaxMeters_Float = 2_101,
Prop_Hmd_SupportsHDCP14LegacyCompat_Bool = 2_102,
Prop_Hmd_SupportsMicMonitoring_Bool = 2_103,
Prop_Hmd_SupportsDisplayPortTrainingMode_Bool = 2_104,
Prop_SupportsRoomViewDirect_Bool = 2_105,
Prop_SupportsAppThrottling_Bool = 2_106,
Prop_DriverRequestedMuraCorrectionMode_Int32 = 2_200,
Prop_DriverRequestedMuraFeather_InnerLeft_Int32 = 2_201,
Prop_DriverRequestedMuraFeather_InnerRight_Int32 = 2_202,
Prop_DriverRequestedMuraFeather_InnerTop_Int32 = 2_203,
Prop_DriverRequestedMuraFeather_InnerBottom_Int32 = 2_204,
Prop_DriverRequestedMuraFeather_OuterLeft_Int32 = 2_205,
Prop_DriverRequestedMuraFeather_OuterRight_Int32 = 2_206,
Prop_DriverRequestedMuraFeather_OuterTop_Int32 = 2_207,
Prop_DriverRequestedMuraFeather_OuterBottom_Int32 = 2_208,
Prop_Audio_DefaultPlaybackDeviceId_String = 2_300,
Prop_Audio_DefaultRecordingDeviceId_String = 2_301,
Prop_Audio_DefaultPlaybackDeviceVolume_Float = 2_302,
Prop_Audio_SupportsDualSpeakerAndJackOutput_Bool = 2_303,
Prop_AttachedDeviceId_String = 3_000,
Prop_SupportedButtons_Uint64 = 3_001,
Prop_Axis0Type_Int32 = 3_002,
Prop_Axis1Type_Int32 = 3_003,
Prop_Axis2Type_Int32 = 3_004,
Prop_Axis3Type_Int32 = 3_005,
Prop_Axis4Type_Int32 = 3_006,
Prop_ControllerRoleHint_Int32 = 3_007,
Prop_FieldOfViewLeftDegrees_Float = 4_000,
Prop_FieldOfViewRightDegrees_Float = 4_001,
Prop_FieldOfViewTopDegrees_Float = 4_002,
Prop_FieldOfViewBottomDegrees_Float = 4_003,
Prop_TrackingRangeMinimumMeters_Float = 4_004,
Prop_TrackingRangeMaximumMeters_Float = 4_005,
Prop_ModeLabel_String = 4_006,
Prop_CanWirelessIdentify_Bool = 4_007,
Prop_Nonce_Int32 = 4_008,
Prop_IconPathName_String = 5_000,
Prop_NamedIconPathDeviceOff_String = 5_001,
Prop_NamedIconPathDeviceSearching_String = 5_002,
Prop_NamedIconPathDeviceSearchingAlert_String = 5_003,
Prop_NamedIconPathDeviceReady_String = 5_004,
Prop_NamedIconPathDeviceReadyAlert_String = 5_005,
Prop_NamedIconPathDeviceNotReady_String = 5_006,
Prop_NamedIconPathDeviceStandby_String = 5_007,
Prop_NamedIconPathDeviceAlertLow_String = 5_008,
Prop_NamedIconPathDeviceStandbyAlert_String = 5_009,
Prop_DisplayHiddenArea_Binary_Start = 5_100,
Prop_DisplayHiddenArea_Binary_End = 5_150,
Prop_ParentContainer = 5_151,
Prop_OverrideContainer_Uint64 = 5_152,
Prop_UserConfigPath_String = 6_000,
Prop_InstallPath_String = 6_001,
Prop_HasDisplayComponent_Bool = 6_002,
Prop_HasControllerComponent_Bool = 6_003,
Prop_HasCameraComponent_Bool = 6_004,
Prop_HasDriverDirectModeComponent_Bool = 6_005,
Prop_HasVirtualDisplayComponent_Bool = 6_006,
Prop_HasSpatialAnchorsSupport_Bool = 6_007,
Prop_ControllerType_String = 7_000,
Prop_ControllerHandSelectionPriority_Int32 = 7_002,
Prop_VendorSpecific_Reserved_Start = 10_000,
Prop_VendorSpecific_Reserved_End = 10_999,
Prop_TrackedDeviceProperty_Max = 1_000_000,
}Expand description
Each entry in this enum represents a property that can be retrieved about a tracked device. Many fields are only valid for one ETrackedDeviceClass.
Variants§
Prop_Invalid = 0
Prop_TrackingSystemName_String = 1_000
Prop_ModelNumber_String = 1_001
Prop_SerialNumber_String = 1_002
Prop_RenderModelName_String = 1_003
Prop_WillDriftInYaw_Bool = 1_004
Prop_ManufacturerName_String = 1_005
Prop_TrackingFirmwareVersion_String = 1_006
Prop_HardwareRevision_String = 1_007
Prop_AllWirelessDongleDescriptions_String = 1_008
Prop_ConnectedWirelessDongle_String = 1_009
Prop_DeviceIsWireless_Bool = 1_010
Prop_DeviceIsCharging_Bool = 1_011
Prop_DeviceBatteryPercentage_Float = 1_012
Prop_StatusDisplayTransform_Matrix34 = 1_013
Prop_Firmware_UpdateAvailable_Bool = 1_014
Prop_Firmware_ManualUpdate_Bool = 1_015
Prop_Firmware_ManualUpdateURL_String = 1_016
Prop_HardwareRevision_Uint64 = 1_017
Prop_FirmwareVersion_Uint64 = 1_018
Prop_FPGAVersion_Uint64 = 1_019
Prop_VRCVersion_Uint64 = 1_020
Prop_RadioVersion_Uint64 = 1_021
Prop_DongleVersion_Uint64 = 1_022
Prop_BlockServerShutdown_Bool = 1_023
Prop_CanUnifyCoordinateSystemWithHmd_Bool = 1_024
Prop_ContainsProximitySensor_Bool = 1_025
Prop_DeviceProvidesBatteryStatus_Bool = 1_026
Prop_DeviceCanPowerOff_Bool = 1_027
Prop_Firmware_ProgrammingTarget_String = 1_028
Prop_DeviceClass_Int32 = 1_029
Prop_HasCamera_Bool = 1_030
Prop_DriverVersion_String = 1_031
Prop_Firmware_ForceUpdateRequired_Bool = 1_032
Prop_ViveSystemButtonFixRequired_Bool = 1_033
Prop_ParentDriver_Uint64 = 1_034
Prop_ResourceRoot_String = 1_035
Prop_RegisteredDeviceType_String = 1_036
Prop_InputProfilePath_String = 1_037
Prop_NeverTracked_Bool = 1_038
Prop_NumCameras_Int32 = 1_039
Prop_CameraFrameLayout_Int32 = 1_040
Prop_CameraStreamFormat_Int32 = 1_041
Prop_AdditionalDeviceSettingsPath_String = 1_042
Prop_Identifiable_Bool = 1_043
Prop_BootloaderVersion_Uint64 = 1_044
Prop_AdditionalSystemReportData_String = 1_045
Prop_CompositeFirmwareVersion_String = 1_046
Prop_Firmware_RemindUpdate_Bool = 1_047
Prop_PeripheralApplicationVersion_Uint64 = 1_048
Prop_ManufacturerSerialNumber_String = 1_049
Prop_ComputedSerialNumber_String = 1_050
Prop_EstimatedDeviceFirstUseTime_Int32 = 1_051
Prop_DevicePowerUsage_Float = 1_052
Prop_IgnoreMotionForStandby_Bool = 1_053
Prop_ReportsTimeSinceVSync_Bool = 2_000
Prop_SecondsFromVsyncToPhotons_Float = 2_001
Prop_DisplayFrequency_Float = 2_002
Prop_UserIpdMeters_Float = 2_003
Prop_CurrentUniverseId_Uint64 = 2_004
Prop_PreviousUniverseId_Uint64 = 2_005
Prop_DisplayFirmwareVersion_Uint64 = 2_006
Prop_IsOnDesktop_Bool = 2_007
Prop_DisplayMCType_Int32 = 2_008
Prop_DisplayMCOffset_Float = 2_009
Prop_DisplayMCScale_Float = 2_010
Prop_EdidVendorID_Int32 = 2_011
Prop_DisplayMCImageLeft_String = 2_012
Prop_DisplayMCImageRight_String = 2_013
Prop_DisplayGCBlackClamp_Float = 2_014
Prop_EdidProductID_Int32 = 2_015
Prop_CameraToHeadTransform_Matrix34 = 2_016
Prop_DisplayGCType_Int32 = 2_017
Prop_DisplayGCOffset_Float = 2_018
Prop_DisplayGCScale_Float = 2_019
Prop_DisplayGCPrescale_Float = 2_020
Prop_DisplayGCImage_String = 2_021
Prop_LensCenterLeftU_Float = 2_022
Prop_LensCenterLeftV_Float = 2_023
Prop_LensCenterRightU_Float = 2_024
Prop_LensCenterRightV_Float = 2_025
Prop_UserHeadToEyeDepthMeters_Float = 2_026
Prop_CameraFirmwareVersion_Uint64 = 2_027
Prop_CameraFirmwareDescription_String = 2_028
Prop_DisplayFPGAVersion_Uint64 = 2_029
Prop_DisplayBootloaderVersion_Uint64 = 2_030
Prop_DisplayHardwareVersion_Uint64 = 2_031
Prop_AudioFirmwareVersion_Uint64 = 2_032
Prop_CameraCompatibilityMode_Int32 = 2_033
Prop_ScreenshotHorizontalFieldOfViewDegrees_Float = 2_034
Prop_ScreenshotVerticalFieldOfViewDegrees_Float = 2_035
Prop_DisplaySuppressed_Bool = 2_036
Prop_DisplayAllowNightMode_Bool = 2_037
Prop_DisplayMCImageWidth_Int32 = 2_038
Prop_DisplayMCImageHeight_Int32 = 2_039
Prop_DisplayMCImageNumChannels_Int32 = 2_040
Prop_DisplayMCImageData_Binary = 2_041
Prop_SecondsFromPhotonsToVblank_Float = 2_042
Prop_DriverDirectModeSendsVsyncEvents_Bool = 2_043
Prop_DisplayDebugMode_Bool = 2_044
Prop_GraphicsAdapterLuid_Uint64 = 2_045
Prop_DriverProvidedChaperonePath_String = 2_048
Prop_ExpectedTrackingReferenceCount_Int32 = 2_049
Prop_ExpectedControllerCount_Int32 = 2_050
Prop_NamedIconPathControllerLeftDeviceOff_String = 2_051
Prop_NamedIconPathControllerRightDeviceOff_String = 2_052
Prop_NamedIconPathTrackingReferenceDeviceOff_String = 2_053
Prop_DoNotApplyPrediction_Bool = 2_054
Prop_CameraToHeadTransforms_Matrix34_Array = 2_055
Prop_DistortionMeshResolution_Int32 = 2_056
Prop_DriverIsDrawingControllers_Bool = 2_057
Prop_DriverRequestsApplicationPause_Bool = 2_058
Prop_DriverRequestsReducedRendering_Bool = 2_059
Prop_MinimumIpdStepMeters_Float = 2_060
Prop_AudioBridgeFirmwareVersion_Uint64 = 2_061
Prop_ImageBridgeFirmwareVersion_Uint64 = 2_062
Prop_ImuToHeadTransform_Matrix34 = 2_063
Prop_ImuFactoryGyroBias_Vector3 = 2_064
Prop_ImuFactoryGyroScale_Vector3 = 2_065
Prop_ImuFactoryAccelerometerBias_Vector3 = 2_066
Prop_ImuFactoryAccelerometerScale_Vector3 = 2_067
Prop_ConfigurationIncludesLighthouse20Features_Bool = 2_069
Prop_AdditionalRadioFeatures_Uint64 = 2_070
Prop_CameraWhiteBalance_Vector4_Array = 2_071
Prop_CameraDistortionFunction_Int32_Array = 2_072
Prop_CameraDistortionCoefficients_Float_Array = 2_073
Prop_ExpectedControllerType_String = 2_074
Prop_HmdTrackingStyle_Int32 = 2_075
Prop_DriverProvidedChaperoneVisibility_Bool = 2_076
Prop_HmdColumnCorrectionSettingPrefix_String = 2_077
Prop_CameraSupportsCompatibilityModes_Bool = 2_078
Prop_SupportsRoomViewDepthProjection_Bool = 2_079
Prop_DisplayAvailableFrameRates_Float_Array = 2_080
Prop_DisplaySupportsMultipleFramerates_Bool = 2_081
Prop_DisplayColorMultLeft_Vector3 = 2_082
Prop_DisplayColorMultRight_Vector3 = 2_083
Prop_DisplaySupportsRuntimeFramerateChange_Bool = 2_084
Prop_DisplaySupportsAnalogGain_Bool = 2_085
Prop_DisplayMinAnalogGain_Float = 2_086
Prop_DisplayMaxAnalogGain_Float = 2_087
Prop_CameraExposureTime_Float = 2_088
Prop_CameraGlobalGain_Float = 2_089
Prop_DashboardScale_Float = 2_091
Prop_PeerButtonInfo_String = 2_092
Prop_IpdUIRangeMinMeters_Float = 2_100
Prop_IpdUIRangeMaxMeters_Float = 2_101
Prop_Hmd_SupportsHDCP14LegacyCompat_Bool = 2_102
Prop_Hmd_SupportsMicMonitoring_Bool = 2_103
Prop_Hmd_SupportsDisplayPortTrainingMode_Bool = 2_104
Prop_SupportsRoomViewDirect_Bool = 2_105
Prop_SupportsAppThrottling_Bool = 2_106
Prop_DriverRequestedMuraCorrectionMode_Int32 = 2_200
Prop_DriverRequestedMuraFeather_InnerLeft_Int32 = 2_201
Prop_DriverRequestedMuraFeather_InnerRight_Int32 = 2_202
Prop_DriverRequestedMuraFeather_InnerTop_Int32 = 2_203
Prop_DriverRequestedMuraFeather_InnerBottom_Int32 = 2_204
Prop_DriverRequestedMuraFeather_OuterLeft_Int32 = 2_205
Prop_DriverRequestedMuraFeather_OuterRight_Int32 = 2_206
Prop_DriverRequestedMuraFeather_OuterTop_Int32 = 2_207
Prop_DriverRequestedMuraFeather_OuterBottom_Int32 = 2_208
Prop_Audio_DefaultPlaybackDeviceId_String = 2_300
Prop_Audio_DefaultRecordingDeviceId_String = 2_301
Prop_Audio_DefaultPlaybackDeviceVolume_Float = 2_302
Prop_Audio_SupportsDualSpeakerAndJackOutput_Bool = 2_303
Prop_AttachedDeviceId_String = 3_000
Prop_SupportedButtons_Uint64 = 3_001
Prop_Axis0Type_Int32 = 3_002
Prop_Axis1Type_Int32 = 3_003
Prop_Axis2Type_Int32 = 3_004
Prop_Axis3Type_Int32 = 3_005
Prop_Axis4Type_Int32 = 3_006
Prop_ControllerRoleHint_Int32 = 3_007
Prop_FieldOfViewLeftDegrees_Float = 4_000
Prop_FieldOfViewRightDegrees_Float = 4_001
Prop_FieldOfViewTopDegrees_Float = 4_002
Prop_FieldOfViewBottomDegrees_Float = 4_003
Prop_TrackingRangeMinimumMeters_Float = 4_004
Prop_TrackingRangeMaximumMeters_Float = 4_005
Prop_ModeLabel_String = 4_006
Prop_CanWirelessIdentify_Bool = 4_007
Prop_Nonce_Int32 = 4_008
Prop_IconPathName_String = 5_000
Prop_NamedIconPathDeviceOff_String = 5_001
Prop_NamedIconPathDeviceSearching_String = 5_002
Prop_NamedIconPathDeviceSearchingAlert_String = 5_003
Prop_NamedIconPathDeviceReady_String = 5_004
Prop_NamedIconPathDeviceReadyAlert_String = 5_005
Prop_NamedIconPathDeviceNotReady_String = 5_006
Prop_NamedIconPathDeviceStandby_String = 5_007
Prop_NamedIconPathDeviceAlertLow_String = 5_008
Prop_NamedIconPathDeviceStandbyAlert_String = 5_009
Prop_DisplayHiddenArea_Binary_Start = 5_100
Prop_DisplayHiddenArea_Binary_End = 5_150
Prop_ParentContainer = 5_151
Prop_OverrideContainer_Uint64 = 5_152
Prop_UserConfigPath_String = 6_000
Prop_InstallPath_String = 6_001
Prop_HasDisplayComponent_Bool = 6_002
Prop_HasControllerComponent_Bool = 6_003
Prop_HasCameraComponent_Bool = 6_004
Prop_HasDriverDirectModeComponent_Bool = 6_005
Prop_HasVirtualDisplayComponent_Bool = 6_006
Prop_HasSpatialAnchorsSupport_Bool = 6_007
Prop_ControllerType_String = 7_000
Prop_ControllerHandSelectionPriority_Int32 = 7_002
Prop_VendorSpecific_Reserved_Start = 10_000
Prop_VendorSpecific_Reserved_End = 10_999
Prop_TrackedDeviceProperty_Max = 1_000_000
Trait Implementations§
Source§impl Clone for ETrackedDeviceProperty
impl Clone for ETrackedDeviceProperty
Source§fn clone(&self) -> ETrackedDeviceProperty
fn clone(&self) -> ETrackedDeviceProperty
Returns a copy of the value. Read more
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moreSource§impl ExternType for ETrackedDeviceProperty
impl ExternType for ETrackedDeviceProperty
Source§impl Hash for ETrackedDeviceProperty
impl Hash for ETrackedDeviceProperty
Source§impl PartialEq for ETrackedDeviceProperty
impl PartialEq for ETrackedDeviceProperty
impl Eq for ETrackedDeviceProperty
impl StructuralPartialEq for ETrackedDeviceProperty
impl UniquePtrTarget for ETrackedDeviceProperty
impl VectorElement for ETrackedDeviceProperty
impl WeakPtrTarget for ETrackedDeviceProperty
Auto Trait Implementations§
impl Freeze for ETrackedDeviceProperty
impl RefUnwindSafe for ETrackedDeviceProperty
impl Send for ETrackedDeviceProperty
impl Sync for ETrackedDeviceProperty
impl Unpin for ETrackedDeviceProperty
impl UnwindSafe for ETrackedDeviceProperty
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
Source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
Source§impl<SS, SP> SupersetOf<SS> for SPwhere
SS: SubsetOf<SP>,
impl<SS, SP> SupersetOf<SS> for SPwhere
SS: SubsetOf<SP>,
Source§fn to_subset(&self) -> Option<SS>
fn to_subset(&self) -> Option<SS>
The inverse inclusion map: attempts to construct
self from the equivalent element of its
superset. Read moreSource§fn is_in_subset(&self) -> bool
fn is_in_subset(&self) -> bool
Checks if
self is actually part of its subset T (and can be converted to it).Source§fn to_subset_unchecked(&self) -> SS
fn to_subset_unchecked(&self) -> SS
Use with care! Same as
self.to_subset but without any property checks. Always succeeds.Source§fn from_subset(element: &SS) -> SP
fn from_subset(element: &SS) -> SP
The inclusion map: converts
self to the equivalent element of its superset.