Table of Contents

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

StringName

MinFilter

Cached name for the 'min_filter' property.

public static readonly StringName MinFilter

Field Value

StringName

WrapS

Cached name for the 'wrap_s' property.

public static readonly StringName WrapS

Field Value

StringName

WrapT

Cached name for the 'wrap_t' property.

public static readonly StringName WrapT

Field Value

StringName