Home
last modified time | relevance | path

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

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