mobiusTransform

mobiusTransform

filter
mobiusTransform
RayTK
v0.40

Parameters

Name Description Regular Handling Read-Only Handling
Enable
Plane

The plane whose axes will be transformed.

Semi-Baked Semi-Baked
  • YZ:
  • XZ:
  • XY:
Center Runtime Baked
Point Runtime Baked

Inputs

  • definition_in: (required)
    • Coordinate Types: vec2 vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float vec4 Sdf Ray Light Particle
    • Supports Variables From Inputs: pointField centerField
  • Point Field: (optional)
    • Coordinate Types: vec2 vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: vec4
  • Center Field: (optional)
    • Coordinate Types: vec2 vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: vec4
    • Supports Variables From Inputs: pointField