Class GltfTextureSampler.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class GltfTextureSampler.PropertyName : Resource.PropertyName
- Inheritance
-
GltfTextureSampler.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
MagFilter
Cached name for the 'mag_filter' property.
public static readonly StringName MagFilter
Field Value
MinFilter
Cached name for the 'min_filter' property.
public static readonly StringName MinFilter
Field Value
WrapS
Cached name for the 'wrap_s' property.
public static readonly StringName WrapS
Field Value
WrapT
Cached name for the 'wrap_t' property.
public static readonly StringName WrapT