Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dscene_util.cpp250 Entity SceneUtil::CreateLight( in CreateLight() function in SceneUtil
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/
H A DSceneJS.cpp711 napi_value SceneJS::CreateLight(NapiApi::FunctionContext<NapiApi::Object, uint32_t>& ctx) in CreateLight() function in SceneJS
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp1912 void CreateLight(IEcs& ecs, const GLTF2::Node& node, const Entity entity) in CreateLight() function