Table of Contents

Class RDSamplerState.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class RDSamplerState.PropertyName : RefCounted.PropertyName
Inheritance
RDSamplerState.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

AnisotropyMax

Cached name for the 'anisotropy_max' property.

public static readonly StringName AnisotropyMax

Field Value

StringName

BorderColor

Cached name for the 'border_color' property.

public static readonly StringName BorderColor

Field Value

StringName

CompareOp

Cached name for the 'compare_op' property.

public static readonly StringName CompareOp

Field Value

StringName

EnableCompare

Cached name for the 'enable_compare' property.

public static readonly StringName EnableCompare

Field Value

StringName

LodBias

Cached name for the 'lod_bias' property.

public static readonly StringName LodBias

Field Value

StringName

MagFilter

Cached name for the 'mag_filter' property.

public static readonly StringName MagFilter

Field Value

StringName

MaxLod

Cached name for the 'max_lod' property.

public static readonly StringName MaxLod

Field Value

StringName

MinFilter

Cached name for the 'min_filter' property.

public static readonly StringName MinFilter

Field Value

StringName

MinLod

Cached name for the 'min_lod' property.

public static readonly StringName MinLod

Field Value

StringName

MipFilter

Cached name for the 'mip_filter' property.

public static readonly StringName MipFilter

Field Value

StringName

RepeatU

Cached name for the 'repeat_u' property.

public static readonly StringName RepeatU

Field Value

StringName

RepeatV

Cached name for the 'repeat_v' property.

public static readonly StringName RepeatV

Field Value

StringName

RepeatW

Cached name for the 'repeat_w' property.

public static readonly StringName RepeatW

Field Value

StringName

UnnormalizedUvw

Cached name for the 'unnormalized_uvw' property.

public static readonly StringName UnnormalizedUvw

Field Value

StringName

UseAnisotropy

Cached name for the 'use_anisotropy' property.

public static readonly StringName UseAnisotropy

Field Value

StringName