VisualShaderNodeVectorFunc

Inherits: VisualShaderNodeVectorBase < VisualShaderNode < Resource < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

Function

function

0


Enumerations

enum Function:

Function FUNC_NORMALIZE = 0

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_SATURATE = 1

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_NEGATE = 2

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_RECIPROCAL = 3

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_ABS = 4

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_ACOS = 5

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_ACOSH = 6

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_ASIN = 7

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_ASINH = 8

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_ATAN = 9

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_ATANH = 10

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_CEIL = 11

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_COS = 12

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_COSH = 13

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_DEGREES = 14

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_EXP = 15

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_EXP2 = 16

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_FLOOR = 17

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_FRACT = 18

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_INVERSE_SQRT = 19

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_LOG = 20

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_LOG2 = 21

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_RADIANS = 22

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_ROUND = 23

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_ROUNDEVEN = 24

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_SIGN = 25

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_SIN = 26

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_SINH = 27

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_SQRT = 28

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_TAN = 29

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_TANH = 30

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_TRUNC = 31

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_ONEMINUS = 32

There is currently no description for this enum. Please help us by contributing one!

Function FUNC_MAX = 33

There is currently no description for this enum. Please help us by contributing one!


Property Descriptions

Function function = 0

There is currently no description for this property. Please help us by contributing one!