projectPlane

convert
projectPlane
RayTK
v0.40

Takes a 1D or 2D operator and converts it to a 3D operator by mapping it to a plane within 3D space.

This is a simplified version of coordTo3D.

Parameters

Name Description Regular Handling Read-Only Handling
Plane Runtime Semi-Baked
  • XY:
  • YX:
  • YZ:
  • ZY:
  • XZ:
  • ZX:

Inputs

  • definition_in: (required)
    • Coordinate Types: vec2
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float vec4 Sdf Ray Light Particle
    • Supports Variables: axispos

Variables

  • axispos:

Images