Home
last modified time | relevance | path

Searched refs:particles_set_use_local_coordinates (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/godot-tools/godot-3.2.3-stable/scene/3d/
H A Dparticles.cpp112 VS::get_singleton()->particles_set_use_local_coordinates(particles, local_coords); in set_use_local_coordinates()
/dports/devel/godot/godot-3.2.3-stable/scene/3d/
H A Dparticles.cpp112 VS::get_singleton()->particles_set_use_local_coordinates(particles, local_coords); in set_use_local_coordinates()
/dports/devel/godot-tools/godot-3.2.3-stable/scene/2d/
H A Dparticles_2d.cpp112 VS::get_singleton()->particles_set_use_local_coordinates(particles, local_coords); in set_use_local_coordinates()
/dports/devel/godot/godot-3.2.3-stable/scene/2d/
H A Dparticles_2d.cpp112 VS::get_singleton()->particles_set_use_local_coordinates(particles, local_coords); in set_use_local_coordinates()
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/3d/
H A Dparticles.cpp292 VisualServer::get_singleton()->particles_set_use_local_coordinates(particles, local_coordinates); in set_use_local_coordinates()
/dports/devel/godot2/godot-2.1.6-stable/scene/3d/
H A Dparticles.cpp292 VisualServer::get_singleton()->particles_set_use_local_coordinates(particles, local_coordinates); in set_use_local_coordinates()
/dports/devel/godot/godot-3.2.3-stable/servers/visual/
H A Dvisual_server_wrap_mt.h346 FUNC2(particles_set_use_local_coordinates, RID, bool) in FUNCRID()
H A Dvisual_server_raster.h412 BIND2(particles_set_use_local_coordinates, RID, bool)
/dports/devel/godot-tools/godot-3.2.3-stable/servers/visual/
H A Dvisual_server_wrap_mt.h346 FUNC2(particles_set_use_local_coordinates, RID, bool) in FUNCRID()
H A Dvisual_server_raster.h412 BIND2(particles_set_use_local_coordinates, RID, bool)
H A Drasterizer.h526 virtual void particles_set_use_local_coordinates(RID p_particles, bool p_enable) = 0;
/dports/devel/godot2/godot-2.1.6-stable/servers/visual/
H A Dvisual_server_wrap_mt.h297 FUNC2(particles_set_use_local_coordinates, RID, bool);
H A Drasterizer_dummy.h561 virtual void particles_set_use_local_coordinates(RID p_particles, bool p_enable);
H A Drasterizer.h386 virtual void particles_set_use_local_coordinates(RID p_particles, bool p_enable) = 0;
/dports/devel/godot2-tools/godot-2.1.6-stable/servers/visual/
H A Dvisual_server_wrap_mt.h297 FUNC2(particles_set_use_local_coordinates, RID, bool);
H A Drasterizer_dummy.h561 virtual void particles_set_use_local_coordinates(RID p_particles, bool p_enable);
H A Drasterizer.h386 virtual void particles_set_use_local_coordinates(RID p_particles, bool p_enable) = 0;
/dports/devel/godot-tools/godot-3.2.3-stable/drivers/gles2/
H A Drasterizer_storage_gles2.h1123 virtual void particles_set_use_local_coordinates(RID p_particles, bool p_enable);
/dports/devel/godot/godot-3.2.3-stable/drivers/dummy/
H A Drasterizer_dummy.h675 void particles_set_use_local_coordinates(RID p_particles, bool p_enable) {} in particles_set_use_local_coordinates() function
/dports/devel/godot/godot-3.2.3-stable/drivers/gles2/
H A Drasterizer_storage_gles2.h1123 virtual void particles_set_use_local_coordinates(RID p_particles, bool p_enable);
/dports/devel/godot-tools/godot-3.2.3-stable/drivers/dummy/
H A Drasterizer_dummy.h675 void particles_set_use_local_coordinates(RID p_particles, bool p_enable) {} in particles_set_use_local_coordinates() function
/dports/devel/godot/godot-3.2.3-stable/drivers/gles3/
H A Drasterizer_storage_gles3.h1253 virtual void particles_set_use_local_coordinates(RID p_particles, bool p_enable);
/dports/devel/godot-tools/godot-3.2.3-stable/drivers/gles3/
H A Drasterizer_storage_gles3.h1253 virtual void particles_set_use_local_coordinates(RID p_particles, bool p_enable);
/dports/devel/godot2-tools/godot-2.1.6-stable/servers/
H A Dvisual_server.h468 virtual void particles_set_use_local_coordinates(RID p_particles, bool p_enable) = 0;
/dports/devel/godot2/godot-2.1.6-stable/servers/
H A Dvisual_server.h468 virtual void particles_set_use_local_coordinates(RID p_particles, bool p_enable) = 0;

12