Home
last modified time | relevance | path

Searched defs:DIRECTIONAL (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/components/
H A Dlight_component.h31 enum class Type : uint8_t { DIRECTIONAL = 0, POINT = 1, SPOT = 2 }; member in Type
/foundation/graphic/graphic_3d/kits/js/include/
H A DLightJS.h31 DIRECTIONAL = 1, enumerator
/foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/
H A Dconstants.h42 DIRECTIONAL = 1, member in OHOS::Render3D::LightType
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h141 enum class LightType : int { INVALID, DIRECTIONAL, POINT, SPOT, AMBIENT }; member in GLTF2::AttributeType::RenderMode::LightType

Completed in 5 milliseconds