Game update (14049)

Game update (14049)
This commit is contained in:
justinbob4
2024-11-13 16:00:53 -08:00
committed by GitHub
parent c98e8eb2c0
commit ca89e453eb
67 changed files with 1371 additions and 1130 deletions

View File

@@ -6440,6 +6440,7 @@
},
"IKSolverSettings_t": {
"fields": {
"m_EndEffectorRotationFixUpMode": 8,
"m_SolverType": 0,
"m_nNumIterations": 4
},
@@ -7041,8 +7042,7 @@
},
"SolveIKChainPoseOpFixedSettings_t": {
"fields": {
"m_ChainsToSolveData": 0,
"m_bMatchTargetOrientation": 24
"m_ChainsToSolveData": 0
},
"metadata": [
{
@@ -7750,6 +7750,17 @@
},
"type": "uint32"
},
"EIKEndEffectorRotationFixUpMode": {
"alignment": 4,
"members": {
"Count": 4,
"LookAtTargetForward": 2,
"MaintainParentOrientation": 3,
"MatchTargetOrientation": 1,
"None": 0
},
"type": "uint32"
},
"FacingMode": {
"alignment": 1,
"members": {