godot-d v0.1.1 (2018-11-04T13:23:39Z)
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
mathDectime
29
mathRandomize
30
mathRand
31
mathRandf
32
mathRandom
33
mathSeed
34
mathRandseed
35
mathDeg2rad
36
mathRad2deg
37
mathLinear2db
38
mathDb2linear
39
mathPolar2cartesian
40
mathCartesian2polar
41
mathWrap
42
mathWrapf
43
logicMax
44
logicMin
45
logicClamp
46
logicNearestPo2
47
objWeakref
48
funcFuncref
49
typeConvert
50
typeOf
51
typeExists
52
textChar
53
textStr
54
textPrint
55
textPrinterr
56
textPrintraw
57
varToStr
58
strToVar
59
varToBytes
60
bytesToVar
61
colorn
62
funcMax
63
Meta
Source
See Implementation
godot
visualscriptbuiltinfunc
VisualScriptBuiltinFunc
aliases
BaseClasses
enums
BuiltinFunc
Constants
functions
getFunc
opAssign
opEquals
setFunc
properties
_function
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name