EVERYTHING
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: -1832252137, guid: 0a1623943882f9f2394b1b55372d8706, type: 3}
|
||||
m_Name: DPadInteraction Standalone
|
||||
m_EditorClassIdentifier:
|
||||
m_enabled: 0
|
||||
nameUi: D-Pad Binding
|
||||
version: 0.0.1
|
||||
featureIdInternal: com.unity.openxr.feature.input.dpadinteraction
|
||||
openxrExtensionStrings: XR_KHR_binding_modification XR_EXT_dpad_binding
|
||||
company: Unity
|
||||
priority: 0
|
||||
targetOpenXRApiVersion:
|
||||
required: 0
|
||||
customRuntimeLoaderName:
|
||||
forceThresholdLeft: 0.5
|
||||
forceThresholdReleaseLeft: 0.4
|
||||
centerRegionLeft: 0.5
|
||||
wedgeAngleLeft: 1.5707964
|
||||
isStickyLeft: 0
|
||||
forceThresholdRight: 0.5
|
||||
forceThresholdReleaseRight: 0.4
|
||||
centerRegionRight: 0.5
|
||||
wedgeAngleRight: 1.5707964
|
||||
isStickyRight: 0
|
||||
extensionStrings:
|
||||
- XR_KHR_binding_modification
|
||||
- XR_EXT_dpad_binding
|
||||
Reference in New Issue
Block a user