Searched defs:CreateLight (Results 1 – 3 of 3) sorted by relevance
250 Entity SceneUtil::CreateLight( in CreateLight() function in SceneUtil
711 napi_value SceneJS::CreateLight(NapiApi::FunctionContext<NapiApi::Object, uint32_t>& ctx) in CreateLight() function in SceneJS
1912 void CreateLight(IEcs& ecs, const GLTF2::Node& node, const Entity entity) in CreateLight() function