Algoryx / AGXUnity

AGX Dynamics Unity 3D plugin
Apache License 2.0
70 stars 19 forks source link

ObserverFrame now sets the name of the native object and adds it to the simulation in Initialize #86

Closed FilipAlg closed 2 years ago

FilipAlg commented 2 years ago

ObserverFrames created in Unity now sets the name of the underlying Native object and adds it to the Simulation.

This fixes issues caused by querying the simulation for ObserverFrames based on their name.