Click or drag to resize

VisualScriptMathConstantConstant Property

The math constant.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public VisualScriptMathConstantMathConstant Constant { get; set; }

Property Value

Type: VisualScriptMathConstantMathConstant
See Also