Creating FMOD Geometry

Hi, I’ve been doing some research into the geometry System, but can only find information on the FMOD documentation. I’m having trouble understanding how to implement this. Is there any other resources online that I can use to get a grasp on the geometry system. Specifically with it’s use in FMOD and Unity using C#?

The FMOD Geometry is an advanced Core (low level) only feature, you would not be able to use this with the Unity integration, unfortunately.

1 Like

Thanks Richard. That’s a shame. I think this would be a great feature to use with the integration.