Set Event Min/Max distance

Is there anyway to alter the Min/Max distance of a sound event from the code side of things in Unity?

The only things close to this that I can find are using a “Sound” but I can’t seem to get a reference to this.

After some googling it looks like you used to be able to do this via EventInstance.SetProperty, but this doesn’t seem to be an option either.

Is this just something that can only be handled on the FMOD side?

http://52.88.2.202/questions/question/setmaximumdistance-on-an-eventinstance

Hello, I have encountered a problem like you, would you solve it?

This is the working link to the solution: https://qa.fmod.com/t/setmaximumdistance-on-an-eventinstance/11764