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