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.