Click or drag to resize

ProceduralSkyGetTextureSize 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 ProceduralSkyTextureSizeEnum GetTextureSize()

Return Value

Type: ProceduralSkyTextureSizeEnum

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

See Also