floatToVector

Converts one or more float value field inputs into a single vector value field.

Parameters

Name Description Regular Handling Read-Only Handling
Enable
Part Source X

Which source to use for the X part of the vector field.

  • Input 1:
  • Input 2:
  • Input 3:
  • Input 4:
  • Zero:
  • One:
Part Source Y
  • Input 1:
  • Input 2:
  • Input 3:
  • Input 4:
  • Zero:
  • One:
Part Source Z
  • Input 1:
  • Input 2:
  • Input 3:
  • Input 4:
  • Zero:
  • One:
Part Source W
  • Input 1:
  • Input 2:
  • Input 3:
  • Input 4:
  • Zero:
  • One:

Inputs

  • Float Input 1: (optional)
    • Coordinate Types: float vec2 vec3 vec4
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
  • Float Input 2: (optional)
    • Coordinate Types: float vec2 vec3 vec4
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
  • Float Input 3: (optional)
    • Coordinate Types: float vec2 vec3 vec4
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
  • Float Input 4: (optional)
    • Coordinate Types: float vec2 vec3 vec4
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float