Show / Hide Table of Contents

Enum EVectorVMOp

EVector VMOp

Namespace: UE4.VectorVM
Assembly: UE4DotNet.dll
Syntax
public enum EVectorVMOp

Fields

Name Description
abs
absi
acos
acquire_id
acquireindex
add
addi
asin
atan
atan2
b2f
b2i
bit_and
bit_not
bit_or
bit_xor
ceil
clamp
clampi
cmpeq
cmpeqi
cmpge
cmpgei
cmpgt
cmpgti
cmple
cmplei
cmplt
cmplti
cmpneq
cmpneqi
cos
div
done
enter_stat_scope
EVectorVMOp_MAX
exec_index
exit_stat_scope
exp
exp2
external_func_call
f2b
f2i
floor
fmod
frac
i2b
i2f
inputdata_32bit
inputdata_noadvance_32bit
lerp
log
log2
logic_and
logic_not
logic_or
logic_xor
mad
max
maxi
min
mini
mul
muli
neg
negi
noise
noise2D
noise3D
NumOpcodes
outputdata_32bit
pow
random
randomi
rcp
round
rsq
select
sign
signi
sin
sqrt
step
sub
subi
tan
trunc
update_id
  • Improve this Doc
  • View Source
Back to top Generated by DocFX