You simply have to pass the base mesh to getAbsolutePosition
, but you must make sure that the world matrix of this mesh is up to date (see line 40):
1 Like
You simply have to pass the base mesh to getAbsolutePosition
, but you must make sure that the world matrix of this mesh is up to date (see line 40):