AudioGeometryGetTransform(IntPtr geometry, out float[] matrix4x4) | ONSPPropagation.UnityNativeInterface | |
AudioGeometryReadMeshFile(IntPtr geometry, string filePath) | ONSPPropagation.UnityNativeInterface | |
AudioGeometrySetTransform(IntPtr geometry, float[] matrix4x4) | ONSPPropagation.UnityNativeInterface | |
AudioGeometryUploadMeshArrays(IntPtr geometry, float[] vertices, int vertexCount, int[] indices, int indexCount, MeshGroup[] groups, int groupCount) | ONSPPropagation.UnityNativeInterface | |
AudioGeometryWriteMeshFile(IntPtr geometry, string filePath) | ONSPPropagation.UnityNativeInterface | |
AudioGeometryWriteMeshFileObj(IntPtr geometry, string filePath) | ONSPPropagation.UnityNativeInterface | |
AudioMaterialGetFrequency(IntPtr material, MaterialProperty property, float frequency, out float value) | ONSPPropagation.UnityNativeInterface | |
AudioMaterialReset(IntPtr material, MaterialProperty property) | ONSPPropagation.UnityNativeInterface | |
AudioMaterialSetFrequency(IntPtr material, MaterialProperty property, float frequency, float value) | ONSPPropagation.UnityNativeInterface | |
CreateAudioGeometry(out IntPtr geometry) | ONSPPropagation.UnityNativeInterface | |
CreateAudioMaterial(out IntPtr material) | ONSPPropagation.UnityNativeInterface | |
DestroyAudioGeometry(IntPtr geometry) | ONSPPropagation.UnityNativeInterface | |
DestroyAudioMaterial(IntPtr material) | ONSPPropagation.UnityNativeInterface | |
ovrAudio_GetPluginContext(out IntPtr context, uint clientType) | ONSPPropagation.UnityNativeInterface | |
SetPropagationQuality(float quality) | ONSPPropagation.UnityNativeInterface | |
SetPropagationThreadAffinity(UInt64 cpuMask) | ONSPPropagation.UnityNativeInterface | |
strOSPS | ONSPPropagation.UnityNativeInterface | |