Click or drag to resize

PanoramaSkyGetPanorama Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.PanoramaSky.GetPanorama"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetPanorama is deprecated. Use the Panorama property instead.")]
public Texture GetPanorama()

Return Value

Type: Texture

[Missing <returns> documentation for "M:Godot.PanoramaSky.GetPanorama"]

See Also