menu
 

La section Questions et réponses de la communauté Audiokinetic est un forum où les utilisateurs de Wwise et de Strata peuvent poser des questions et répondre à celles des autres membres de la communauté. Si vous souhaitez obtenir une réponse de la part de l'équipe de soutien technique d'Audiokinetic, veillez à utiliser le formulaire de Tickets de Soutien.

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 

dans General Discussion par Daniel B. (110 points)

Please sign-in or register to answer this question.

...