Class VisualShaderNodeIntParameter.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class VisualShaderNodeIntParameter.PropertyName : VisualShaderNodeParameter.PropertyName
- Inheritance
-
VisualShaderNodeIntParameter.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
DefaultValue
Cached name for the 'default_value' property.
public static readonly StringName DefaultValue
Field Value
DefaultValueEnabled
Cached name for the 'default_value_enabled' property.
public static readonly StringName DefaultValueEnabled
Field Value
Hint
Cached name for the 'hint' property.
public static readonly StringName Hint
Field Value
Max
Cached name for the 'max' property.
public static readonly StringName Max
Field Value
Min
Cached name for the 'min' property.
public static readonly StringName Min
Field Value
Step
Cached name for the 'step' property.
public static readonly StringName Step