Table of Contents

Class GltfSpecGloss.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class GltfSpecGloss.MethodName : Resource.MethodName
Inheritance
GltfSpecGloss.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetDiffuseFactor

Cached name for the 'get_diffuse_factor' method.

public static readonly StringName GetDiffuseFactor

Field Value

StringName

GetDiffuseImg

Cached name for the 'get_diffuse_img' method.

public static readonly StringName GetDiffuseImg

Field Value

StringName

GetGlossFactor

Cached name for the 'get_gloss_factor' method.

public static readonly StringName GetGlossFactor

Field Value

StringName

GetSpecGlossImg

Cached name for the 'get_spec_gloss_img' method.

public static readonly StringName GetSpecGlossImg

Field Value

StringName

GetSpecularFactor

Cached name for the 'get_specular_factor' method.

public static readonly StringName GetSpecularFactor

Field Value

StringName

SetDiffuseFactor

Cached name for the 'set_diffuse_factor' method.

public static readonly StringName SetDiffuseFactor

Field Value

StringName

SetDiffuseImg

Cached name for the 'set_diffuse_img' method.

public static readonly StringName SetDiffuseImg

Field Value

StringName

SetGlossFactor

Cached name for the 'set_gloss_factor' method.

public static readonly StringName SetGlossFactor

Field Value

StringName

SetSpecGlossImg

Cached name for the 'set_spec_gloss_img' method.

public static readonly StringName SetSpecGlossImg

Field Value

StringName

SetSpecularFactor

Cached name for the 'set_specular_factor' method.

public static readonly StringName SetSpecularFactor

Field Value

StringName