ptextexture_get_path

Function ptextexture_get_path 

Source
pub unsafe fn ptextexture_get_path(cache: *const PtexTexture) -> String
Expand description

Get the path for the specified PtexCache.

ยงSafety

This function must be called with a valid PtexTexture pointer.