Table of Contents

Enum RenderingServer.TextureType

Namespace
Godot
Assembly
GodotSharp.dll
public enum RenderingServer.TextureType : long

Fields

Layered = 1

Layered texture.

Type2D = 0

2D texture.

Type3D = 2

3D texture.