sound asset conversions - ambience

This commit is contained in:
AzaezelX 2021-10-14 22:31:00 -05:00
parent f0d919e859
commit 9ab5f61c39
4 changed files with 20 additions and 13 deletions

View file

@ -1079,6 +1079,7 @@ T3Dpre4ProjectImporter::genProcessor("PostEffect", "texture textureAsset");
// Using existing SFXProfiles allows us to also injest the descriptions, giving us
// our meta-properties on the sound asset itself.
//==============================================================================
T3Dpre4ProjectImporter::genProcessor("SFXAmbience", "soundTrack soundTrackAsset");
function T3Dpre4ProjectImporter::processSFXProfileLine(%this, %line)
{
return %line;