Class GltfTexture.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class GltfTexture.PropertyName : Resource.PropertyName
- Inheritance
-
GltfTexture.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Sampler
Cached name for the 'sampler' property.
public static readonly StringName Sampler
Field Value
SrcImage
Cached name for the 'src_image' property.
public static readonly StringName SrcImage