Class reference
VisualShaderNodeParticleMultiplyByAxisAngle
Inherits VisualShaderNode
A visual shader helper node for multiplying position and rotation of particles.
Description
This node helps to multiply a position input vector by rotation using specific axis. Intended to work with emitters.
Properties
bool degrees_mode = true
bool degrees_mode = trueIf true, the angle will be interpreted in degrees instead of radians.