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
BorderColor
Cached name for the 'border_color' property.
public static readonly StringName BorderColor
Field Value
CompareOp
Cached name for the 'compare_op' property.
public static readonly StringName CompareOp
Field Value
EnableCompare
Cached name for the 'enable_compare' property.
public static readonly StringName EnableCompare
Field Value
LodBias
Cached name for the 'lod_bias' property.
public static readonly StringName LodBias
Field Value
MagFilter
Cached name for the 'mag_filter' property.
public static readonly StringName MagFilter
Field Value
MaxLod
Cached name for the 'max_lod' property.
public static readonly StringName MaxLod
Field Value
MinFilter
Cached name for the 'min_filter' property.
public static readonly StringName MinFilter
Field Value
MinLod
Cached name for the 'min_lod' property.
public static readonly StringName MinLod
Field Value
MipFilter
Cached name for the 'mip_filter' property.
public static readonly StringName MipFilter
Field Value
RepeatU
Cached name for the 'repeat_u' property.
public static readonly StringName RepeatU
Field Value
RepeatV
Cached name for the 'repeat_v' property.
public static readonly StringName RepeatV
Field Value
RepeatW
Cached name for the 'repeat_w' property.
public static readonly StringName RepeatW
Field Value
UnnormalizedUvw
Cached name for the 'unnormalized_uvw' property.
public static readonly StringName UnnormalizedUvw
Field Value
UseAnisotropy
Cached name for the 'use_anisotropy' property.
public static readonly StringName UseAnisotropy