forked from blender/blender
Export curves #46
@ -121,6 +121,7 @@ pxr::SdfPath BlenderSceneDelegate::GetMaterialId(pxr::SdfPath const &rprim_id)
|
||||
if (c_data) {
|
||||
return c_data->material_id();
|
||||
}
|
||||
return pxr::SdfPath();
|
||||
}
|
||||
|
||||
pxr::VtValue BlenderSceneDelegate::GetMaterialResource(pxr::SdfPath const &id)
|
||||
|
Loading…
Reference in New Issue
Block a user