Table of Contents

Class GltfSpecGloss.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

PropertyName()

public PropertyName()

Fields

DiffuseFactor

Cached name for the 'diffuse_factor' property.

public static readonly StringName DiffuseFactor

Field Value

StringName

DiffuseImg

Cached name for the 'diffuse_img' property.

public static readonly StringName DiffuseImg

Field Value

StringName

GlossFactor

Cached name for the 'gloss_factor' property.

public static readonly StringName GlossFactor

Field Value

StringName

SpecGlossImg

Cached name for the 'spec_gloss_img' property.

public static readonly StringName SpecGlossImg

Field Value

StringName

SpecularFactor

Cached name for the 'specular_factor' property.

public static readonly StringName SpecularFactor

Field Value

StringName