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
DiffuseImg
Cached name for the 'diffuse_img' property.
public static readonly StringName DiffuseImg
Field Value
GlossFactor
Cached name for the 'gloss_factor' property.
public static readonly StringName GlossFactor
Field Value
SpecGlossImg
Cached name for the 'spec_gloss_img' property.
public static readonly StringName SpecGlossImg
Field Value
SpecularFactor
Cached name for the 'specular_factor' property.
public static readonly StringName SpecularFactor