Table of Contents

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

StringName

DefaultValueEnabled

Cached name for the 'default_value_enabled' property.

public static readonly StringName DefaultValueEnabled

Field Value

StringName

Hint

Cached name for the 'hint' property.

public static readonly StringName Hint

Field Value

StringName

Max

Cached name for the 'max' property.

public static readonly StringName Max

Field Value

StringName

Min

Cached name for the 'min' property.

public static readonly StringName Min

Field Value

StringName

Step

Cached name for the 'step' property.

public static readonly StringName Step

Field Value

StringName