Home
last modified time | relevance | path

Searched refs:CreateReflectionPlaneComponent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/util/
H A Dintf_scene_util.h106 …virtual void CreateReflectionPlaneComponent(CORE_NS::IEcs& ecs, const CORE_NS::Entity& nodeEntity)…
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dscene_util.h68 …void CreateReflectionPlaneComponent(CORE_NS::IEcs& ecs, const CORE_NS::Entity& nodeEntity) overrid…
H A Dscene_util.cpp379 void SceneUtil::CreateReflectionPlaneComponent(IEcs& ecs, const Entity& nodeEntity) in CreateReflectionPlaneComponent() function in SceneUtil