godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
VisualScriptBuiltinFunc.Constants
godot
visualscriptbuiltinfunc
VisualScriptBuiltinFunc
Values
Value
Meaning
mathSin
0
mathCos
1
mathTan
2
mathSinh
3
mathCosh
4
mathTanh
5
mathAsin
6
mathAcos
7
mathAtan
8
mathAtan2
9
mathSqrt
10
mathFmod
11
mathFposmod
12
mathFloor
13
mathCeil
14
mathRound
15
mathAbs
16
mathSign
17
mathPow
18
mathLog
19
mathExp
20
mathIsnan
21
mathIsinf
22
mathEase
23
mathDecimals
24
mathStepify
25
mathLerp
26
mathInverseLerp
27
mathRangeLerp
28
mathMoveToward
29
mathDectime
30
mathRandomize
31
mathRand
32
mathRandf
33
mathRandom
34
mathSeed
35
mathRandseed
36
mathDeg2rad
37
mathRad2deg
38
mathLinear2db
39
mathDb2linear
40
mathPolar2cartesian
41
mathCartesian2polar
42
mathWrap
43
mathWrapf
44
logicMax
45
logicMin
46
logicClamp
47
logicNearestPo2
48
objWeakref
49
funcFuncref
50
typeConvert
51
typeOf
52
typeExists
53
textChar
54
textStr
55
textPrint
56
textPrinterr
57
textPrintraw
58
varToStr
59
strToVar
60
varToBytes
61
bytesToVar
62
colorn
63
mathSmoothstep
64
mathPosmod
65
mathLerpAngle
66
textOrd
67
funcMax
68
Meta
Source
See Implementation
godot
visualscriptbuiltinfunc
VisualScriptBuiltinFunc
aliases
BaseClasses
enums
BuiltinFunc
Constants
functions
getFunc
opAssign
opEquals
setFunc
toHash
properties
_function
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name