mirror of
https://github.com/godotengine/godot.git
synced 2024-11-27 09:16:35 +08:00
a2c81a7455
This might be especially usefull since godot script doesn't support ** or ^ as operators, so beginners might search for the exponential function, when what they really need is the pow function. This is exactly what happened to me and since I couldn't find helpfull information in the documentation I had to look it up online, where I found the answer on a helpfull [reddit thread](https://www.reddit.com/r/godot/comments/3mvwz0/how_do_i_do_exponents_in_godot/). @akien-mga told me how to reference methods here: godotengine#30909 |
||
---|---|---|
.. | ||
arkit | ||
assimp | ||
bmp | ||
bullet | ||
csg | ||
cvtt | ||
dds | ||
enet | ||
etc | ||
freetype | ||
gdnative | ||
gdscript | ||
gridmap | ||
hdr | ||
jpg | ||
mbedtls | ||
mobile_vr | ||
mono | ||
ogg | ||
opensimplex | ||
opus | ||
pvr | ||
recast | ||
regex | ||
squish | ||
stb_vorbis | ||
svg | ||
tga | ||
theora | ||
tinyexr | ||
upnp | ||
vhacd | ||
visual_script | ||
vorbis | ||
webm | ||
webp | ||
webrtc | ||
websocket | ||
xatlas_unwrap | ||
register_module_types.h | ||
SCsub |