Skip to main content

aiTextureTypeToString

Function aiTextureTypeToString 

Source
pub unsafe extern "C" fn aiTextureTypeToString(
    in_: aiTextureType,
) -> *const c_char
Expand description

@brief Get a string for a given aiTextureType

@param in The texture type @return The description string for the texture type.