Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

Is it possible to set Path2D (Positioning Automation) points via WAAPI?

0 votes

In the process of using WAAPI to generate new SFX objects and events, I've gotten as far as the following: 
- creating an object
- setting that object's 3DPosition to 1, which implicitly creates a Position object that's owned by the original object
- creating a child Path2D of that position object -- this shows in the "Automation" window properly as a new path

However, there seems to be no mechanism for accessing (getting or setting) the control points of the path, as is possible with Curve objects as shown in this example: 
Gets information for a Curve

Is there some existing functionality that I'm missing, or should I move this to Feature Requests? 

Many thanks, 
Daniel 

asked Jul 21, 2023 in General Discussion by Daniel B. (110 points)

Please sign-in or register to answer this question.

...