forked from cgvr/DeltaVR
FMODi paigaldamine projekti sisse, fmod project created, assets are imported into FMOD; AudioManager and FMODEvents scripts, VR is set up
This commit is contained in:
8
Assets/Plugins/FMOD/src/ParamRefAttribute.cs
Normal file
8
Assets/Plugins/FMOD/src/ParamRefAttribute.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using UnityEngine;
|
||||
|
||||
namespace FMODUnity
|
||||
{
|
||||
public class ParamRefAttribute : PropertyAttribute
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user