Table of Contents

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

StringName

Depth

Cached name for the 'depth' property.

public static readonly StringName Depth

Field Value

StringName

Format

Cached name for the 'format' property.

public static readonly StringName Format

Field Value

StringName

Height

Cached name for the 'height' property.

public static readonly StringName Height

Field Value

StringName

Mipmaps

Cached name for the 'mipmaps' property.

public static readonly StringName Mipmaps

Field Value

StringName

Samples

Cached name for the 'samples' property.

public static readonly StringName Samples

Field Value

StringName

TextureType

Cached name for the 'texture_type' property.

public static readonly StringName TextureType

Field Value

StringName

UsageBits

Cached name for the 'usage_bits' property.

public static readonly StringName UsageBits

Field Value

StringName

Width

Cached name for the 'width' property.

public static readonly StringName Width

Field Value

StringName