menu
Wwise
arrow_drop_down
Strata
arrow_drop_down
Solutions
arrow_drop_down
Apprendre
arrow_drop_down
Communauté
arrow_drop_down
Documentation
arrow_drop_down
Aide
arrow_drop_down
Table des matières
(go to Posting Events from Animations)
using System.Collections; using System.Collections.Generic; using UnityEngine; public class PostWwiseEvent : MonoBehaviour { public AK.Wwise.Event MyEvent; // Use this for initialization.. public void PlayFootstepSound() { MyEvent.Post(gameObject); } }
Le matériel d'apprentissage pour cette certification n'est pas offert dans votre langue de navigation.
Veuillez sélectionner l'une des langues ci-dessous pour accéder à ce contenu.