Home
last modified time | relevance | path

Searched defs:material_slots (Results 1 – 2 of 2) sorted by last modified time

/dports/graphics/blender/blender-2.91.0/release/scripts/addons/io_scene_fbx/
H A Dfbx_utils.py1191 material_slots = property(get_material_slots) variable in ObjectWrapper
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed.studio/mainwindow/rendering/
H A Dmaterialdrophandler.cpp89 const std::vector<MaterialSlot>& material_slots, in ApplyDroppedMaterial()
118 std::vector<MaterialSlot> material_slots; in assign_material() local