Home
last modified time | relevance | path

Searched defs:specular_texture (Results 1 – 3 of 3) sorted by relevance

/dports/games/emptyepsilon/EmptyEpsilon-EE-2021.06.23/src/
H A DmodelData.h44 sf::Texture* specular_texture; variable
/dports/graphics/blender/blender-2.91.0/release/scripts/modules/bpy_extras/
H A Dnode_shader_utils.py336 specular_texture = property(specular_texture_get) variable in PrincipledBSDFWrapper
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dcgltf.h445 cgltf_texture_view specular_texture; member