Class RDTextureFormat.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class RDTextureFormat.PropertyName : RefCounted.PropertyName
- Inheritance
-
RDTextureFormat.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
ArrayLayers
Cached name for the 'array_layers' property.
public static readonly StringName ArrayLayers
Field Value
Depth
Cached name for the 'depth' property.
public static readonly StringName Depth
Field Value
Format
Cached name for the 'format' property.
public static readonly StringName Format
Field Value
Height
Cached name for the 'height' property.
public static readonly StringName Height
Field Value
Mipmaps
Cached name for the 'mipmaps' property.
public static readonly StringName Mipmaps
Field Value
Samples
Cached name for the 'samples' property.
public static readonly StringName Samples
Field Value
TextureType
Cached name for the 'texture_type' property.
public static readonly StringName TextureType
Field Value
UsageBits
Cached name for the 'usage_bits' property.
public static readonly StringName UsageBits
Field Value
Width
Cached name for the 'width' property.
public static readonly StringName Width