Click or drag to resize

ProceduralSky.GetTextureSize Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.ProceduralSky.GetTextureSize"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetTextureSize is deprecated. Use the TextureSize property instead.")]
public ProceduralSky.TextureSizeEnum GetTextureSize()

Return Value

Type: ProceduralSky.TextureSizeEnum

[Missing <returns> documentation for "M:Godot.ProceduralSky.GetTextureSize"]

See Also