Enum RenderingDevice.TextureSliceType
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum RenderingDevice.TextureSliceType : long
Fields
Cubemap = 1Cubemap texture slice.
Slice2D = 02-dimensional texture slice.
Slice3D = 23-dimensional texture slice.