FMOD_Geometry_SetPolygonAttributes

Function FMOD_Geometry_SetPolygonAttributes 

Source
pub unsafe extern "C" fn FMOD_Geometry_SetPolygonAttributes(
    geometry: *mut FMOD_GEOMETRY,
    index: c_int,
    directocclusion: f32,
    reverbocclusion: f32,
    doublesided: FMOD_BOOL,
) -> FMOD_RESULT