Unreal Engine Marketplace is moving over to Fab in mid-October. Learn more.

Constant Nodes

RK4XYZ - Code Plugins - Nov 30, 2023

Nodes for a variety of common mathematical and physical constants.

  • Supported Platforms
  • Supported Engine Versions
    5.1 - 5.4
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.
Constant Nodes


This plugin provides compact blueprint nodes for a variety of common mathematical and physical constants.


Easy to Read

Typing constant values directly into node text boxes, or setting up blueprint variables, is tedious, hard to read and error-prone. These easy-to-read compact nodes made constructing math and physics formulae a breeze. Take a look at the gallery for some examples of well known equations which are so much easier to understand when you can just read the common name of the constant, and not the numerical value.


Available Nodes


Check out the documentation for more details.


Generic Constants

  • Get Euler Number
  • Get Euler Gamma
  • Get Half Pi
  • Get Two Pi
  • Get Sqrt 2
  • Get Sqrt 3
  • Get Golden Ratio


Physical Constants

  • Get Speed Of Light
  • Get Planck Constant
  • Get Reduced Planck Constant
  • Get Boltzmann Constant
  • Get Stefan Boltzmann Constant
  • Get Coulomb Constant
  • Get Gravitational Constant
  • Get Astronomical Unit
  • Get One Parsec


Planet Masses

  • Get Sun Mass
  • Get Moon Mass
  • Get Earth Mass
  • Get Mercury Mass
  • Get Venus Mass
  • Get Mars Mass
  • Get Jupiter Mass
  • Get Saturn Mass
  • Get Uranus Mass
  • Get Neptune Mass


Wave Conversions

  • Wavelength To Frequency
  • Wavelength To Angular Wavenumber
  • Frequency To Wavelength
  • Frequency To Angular Wavenumber
  • Angular Wavenumber To Wavelength
  • Angular Wavenumber To Frequency


Technical Details

Features:

  •  Generic constants (G, e, gamma, 2 pi, half pi, golden ratio, sqrt2, sqrt3)
  •  Physical constants (Boltzmann, Stefan-Boltzmanm, Coulomb, Gravitational, Planck, Reduced Planck, Speed of Light, Astronomical Unit, Parsec)
  •  Planet Masses (all solar system planets, the Sun and Moon)
  • Wavelength, Wavenumber and Frequency conversion


Code Modules:

  •  ConstanceNodes (Runtime)


Number of Blueprints: 0

Number of C++ Classes: 4

Network Replicated: No

Supported Development Platforms: All

Supported Target Build Platforms: All

Documentation: https://unreal.rk4.xyz/plugins/ConstantNodes.html