TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

enum Tinman.Noise.Vector.OpCode

Short Name:
  • enum Vector.OpCode

Binary and unary operators for vector noise functions.

Items

The following table lists all iemts of this enum type, including their string tags (if defined).

Enumeration Item
Add  

Component-wise addition: a + b

Sub  

Component-wise subtraction: a - b

Mul  

Component-wise multiplication: a * b

Norm  

Normalization: a / |a|

Usages

The following table shows all usages of this config type.

Used By: