ONSPPropagation.PropagationInterface Member List

This is the complete list of members for ONSPPropagation.PropagationInterface, including all inherited members.

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