Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
D3d_dm_structures_common.h384 struct DefaultMaterialEnvironmentStruct { struct
386 vec4 indirectSpecularColorFactor;
388 vec4 indirectDiffuseColorFactor;
390 vec4 envMapColorFactor;
392 vec4 values;
394 vec4 blendFactor;
397 mat4 envRotation;
400 uvec4 indices;
403 vec4 shIndirectCoefficients[CORE_DEFAULT_MATERIAL_MAX_SH_VEC3_VALUE_COUNT];
406 uvec4 multiEnvIndices;
[all …]