Home
last modified time | relevance | path

Searched refs:ViewportTexture (Results 1 – 25 of 146) sorted by relevance

123456

/dports/devel/godot-tools/godot-3.2.3-stable/scene/main/
H A Dviewport.h52 class ViewportTexture : public Texture {
54 GDCLASS(ViewportTexture, Texture);
85 ViewportTexture();
86 ~ViewportTexture();
156 friend class ViewportTexture;
287 Ref<ViewportTexture> default_texture;
288 Set<ViewportTexture *> viewport_textures;
487 Ref<ViewportTexture> get_texture() const;
H A Dviewport.cpp55 void ViewportTexture::setup_local_to_scene() { in setup_local_to_scene()
100 int ViewportTexture::get_width() const { in get_width()
105 int ViewportTexture::get_height() const { in get_height()
110 Size2 ViewportTexture::get_size() const { in get_size()
115 RID ViewportTexture::get_rid() const { in get_rid()
121 bool ViewportTexture::has_alpha() const { in has_alpha()
125 Ref<Image> ViewportTexture::get_data() const { in get_data()
140 uint32_t ViewportTexture::get_flags() const { in get_flags()
145 void ViewportTexture::_bind_methods() { in _bind_methods()
153 ViewportTexture::ViewportTexture() { in ViewportTexture() function in ViewportTexture
[all …]
/dports/devel/godot/godot-3.2.3-stable/scene/main/
H A Dviewport.h52 class ViewportTexture : public Texture {
54 GDCLASS(ViewportTexture, Texture);
85 ViewportTexture();
86 ~ViewportTexture();
156 friend class ViewportTexture;
287 Ref<ViewportTexture> default_texture;
288 Set<ViewportTexture *> viewport_textures;
487 Ref<ViewportTexture> get_texture() const;
H A Dviewport.cpp55 void ViewportTexture::setup_local_to_scene() { in setup_local_to_scene()
100 int ViewportTexture::get_width() const { in get_width()
105 int ViewportTexture::get_height() const { in get_height()
110 Size2 ViewportTexture::get_size() const { in get_size()
115 RID ViewportTexture::get_rid() const { in get_rid()
121 bool ViewportTexture::has_alpha() const { in has_alpha()
125 Ref<Image> ViewportTexture::get_data() const { in get_data()
140 uint32_t ViewportTexture::get_flags() const { in get_flags()
145 void ViewportTexture::_bind_methods() { in _bind_methods()
153 ViewportTexture::ViewportTexture() { in ViewportTexture() function in ViewportTexture
[all …]
/dports/devel/godot-tools/godot-demo-projects-8d9d58f112d8/misc/2.5d/addons/node25d/main_screen/
H A Dmain_screen_25d.tscn6 [sub_resource type="ViewportTexture" id=1]
9 [sub_resource type="ViewportTexture" id=2]
155 [node name="ViewportTexture" type="TextureRect" parent="Viewport25D"]
164 [node name="Overlay" type="TextureRect" parent="Viewport25D/ViewportTexture"]
/dports/devel/godot-tools/godot-demo-projects-8d9d58f112d8/mono/2.5d/addons/node25d-cs/main_screen/
H A Dmain_screen_25d.tscn6 [sub_resource type="ViewportTexture" id=1]
9 [sub_resource type="ViewportTexture" id=2]
155 [node name="ViewportTexture" type="TextureRect" parent="Viewport25D"]
164 [node name="Overlay" type="TextureRect" parent="Viewport25D/ViewportTexture"]
/dports/devel/godot-tools/godot-demo-projects-8d9d58f112d8/viewport/3d_in_2d/
H A DREADME.md15 [`ViewportTexture`](https://docs.godotengine.org/en/latest/classes/class_viewporttexture.html),
/dports/devel/godot-tools/godot-demo-projects-8d9d58f112d8/viewport/2d_in_3d/
H A DREADME.md15 [`ViewportTexture`](https://docs.godotengine.org/en/latest/classes/class_viewporttexture.html),
/dports/devel/godot-tools/godot-demo-projects-8d9d58f112d8/viewport/3d_scaling/
H A DREADME.md5 on a viewport by using TextureRect to display the ViewportTexture
H A Dhud.gd30 # Toggle the Filter flag on the ViewportTexture.
H A Dproject.godot21 on a viewport by using TextureRect to display the ViewportTexture
H A Dhud.tscn14 [sub_resource type="ViewportTexture" id=3]
/dports/devel/godot-tools/godot-demo-projects-8d9d58f112d8/viewport/gui_in_3d/
H A Dgui_panel_3d.tscn9 [sub_resource type="ViewportTexture" id=2]
/dports/editors/kakoune/kakoune-2021.11.08/rc/filetype/
H A Dgdscript.kak68 …DNative VideoStreamTheora VideoStreamWebm Viewport ViewportContainer ViewportTexture VisibilityEna…
/dports/devel/godot/godot-3.2.3-stable/scene/
H A Dregister_scene_types.cpp266 ClassDB::register_class<ViewportTexture>(); in register_scene_types()
/dports/devel/godot-tools/godot-3.2.3-stable/scene/
H A Dregister_scene_types.cpp266 ClassDB::register_class<ViewportTexture>(); in register_scene_types()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Dproperty_editor.cpp1193 Ref<ViewportTexture> vt; in _node_path_selected()
H A Deditor_properties.cpp2773 Ref<ViewportTexture> vt; in _viewport_selected()
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Dproperty_editor.cpp1193 Ref<ViewportTexture> vt; in _node_path_selected()
H A Deditor_properties.cpp2773 Ref<ViewportTexture> vt; in _viewport_selected()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/translations/
H A Dko.po3247 "Can't create a ViewportTexture on resources saved as a file.\n"
3250 "파일로 저장한 리소스에 ViewportTexture를 만들 수 없습니다.\n"
3255 "Can't create a ViewportTexture on this resource because it's not set as "
3260 "씬에 지역으로 설정되지 않았기 때문에 이 리소스에 ViewportTexture를 만들 수 없"
/dports/devel/godot/godot-3.2.3-stable/editor/translations/
H A Dko.po3247 "Can't create a ViewportTexture on resources saved as a file.\n"
3250 "파일로 저장한 리소스에 ViewportTexture를 만들 수 없습니다.\n"
3255 "Can't create a ViewportTexture on this resource because it's not set as "
3260 "씬에 지역으로 설정되지 않았기 때문에 이 리소스에 ViewportTexture를 만들 수 없"
H A Dsr_Cyrl.po3532 "Can't create a ViewportTexture on resources saved as a file.\n"
3535 "Неуспело креирање ViewportTexture на ресурсима упамћеним као фајл\n"
3541 "Can't create a ViewportTexture on this resource because it's not set as "
3546 "Неуспело креирање ViewportTexture на ресурсима, није постављено као локално "
H A Duk.po3271 "Can't create a ViewportTexture on resources saved as a file.\n"
3274 "Неможливо створити ViewportTexture на основі ресурсів, які збережено як "
3280 "Can't create a ViewportTexture on this resource because it's not set as "
3285 "Неможливо створити ViewportTexture на основі цього ресурсу, оскільки його не "
H A Del.po3277 "Can't create a ViewportTexture on resources saved as a file.\n"
3280 "Αδύνατη η δημιουργία ViewportTexture σε πόρους αποθηκευμένους ως αρχεία.\n"
3285 "Can't create a ViewportTexture on this resource because it's not set as "
3290 "Αδύνατη η δημιουργία ViewportTexture σε αυτόν τον πόρο καθώς δεν είναι "

123456