Skip to content

Latest commit

 

History

History
64 lines (41 loc) · 2.72 KB

class_visualshadernodeparticlemultiplybyaxisangle.rst

File metadata and controls

64 lines (41 loc) · 2.72 KB
github_url:hide

VisualShaderNodeParticleMultiplyByAxisAngle

Inherits: :ref:`VisualShaderNode<class_VisualShaderNode>` < :ref:`Resource<class_Resource>` < :ref:`RefCounted<class_RefCounted>` < :ref:`Object<class_Object>`

A visual shader helper node for multiplying position and rotation of particles.

.. rst-class:: classref-introduction-group

Description

This node helps to multiply a position input vector by rotation using specific axis. Intended to work with emitters.

.. rst-class:: classref-reftable-group

Properties

:ref:`bool<class_bool>` :ref:`degrees_mode<class_VisualShaderNodeParticleMultiplyByAxisAngle_property_degrees_mode>` true
.. rst-class:: classref-section-separator


.. rst-class:: classref-descriptions-group

Property Descriptions

.. rst-class:: classref-property

:ref:`bool<class_bool>` degrees_mode = true

.. rst-class:: classref-property-setget

If true, the angle will be interpreted in degrees instead of radians.