UxrIKSolver.Solved Event
Called right after the IK was solved during the current frame
Namespace: UltimateXR.Animation.IK
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public event Action Solved
Value
Type: System.Action
Called right after the IK was solved during the current frame
Namespace: UltimateXR.Animation.IK
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
C#
public event Action Solved
Type: System.Action