Function citro3d_sys::FogLut_Exp

source ·
pub unsafe extern "C" fn FogLut_Exp(
    lut: *mut C3D_FogLut,
    density: f32,
    gradient: f32,
    near: f32,
    far: f32
)