Click or drag to resize

CubeMapGetStorage Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.CubeMap.GetStorage"]

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

Return Value

Type: CubeMapStorage

[Missing <returns> documentation for "M:Godot.CubeMap.GetStorage"]

See Also