mirror of
https://github.com/hanetzer/sdraw_mods_cvr.git
synced 2025-09-03 10:29:22 +00:00
Better VRIK targets replacement
This commit is contained in:
parent
914bca26e4
commit
4aaca216d7
4 changed files with 131 additions and 164 deletions
|
@ -185,12 +185,6 @@ namespace ml_lme
|
|||
m_leapTracked.OnAvatarSetup();
|
||||
}
|
||||
|
||||
internal void OnCalibrate()
|
||||
{
|
||||
if(m_leapTracked != null)
|
||||
m_leapTracked.OnCalibrate();
|
||||
}
|
||||
|
||||
internal void OnRayScale(float p_scale)
|
||||
{
|
||||
m_leapInput?.OnRayScale(p_scale);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue