Table of Contents

Class VisualShaderNodeParticleRandomness

Visual shader node for randomizing particle values.

Inheritance
VisualShaderNodeParticleRandomness

Remarks

Randomness node will output pseudo-random values of the given type based on the specified minimum and maximum values.

Properties

op_type

A type of operands and returned value.

var op_type : int = 0

Property Value

int

Remarks

  • void set_op_type(int value)
  • int get_op_type