archSdf

archSdf

Parameters

Name Description Regular Handling Read-Only Handling
Height Runtime Baked
Width Runtime Baked
Rounding Runtime Baked
Enable Panel Semi-Baked Semi-Baked
Panel Depth Runtime Baked
Enable Frame Semi-Baked Semi-Baked
Frame Thickness Runtime Baked
Frame Depth Runtime Baked
Hide Frame Bottom Semi-Baked Semi-Baked

Inputs

  • Height Field: (optional)
    • Coordinate Types: vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
  • Width Field: (optional)
    • Coordinate Types: vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
    • Supports Variables From Inputs: heightField
  • Rounding Field: (optional)
    • Coordinate Types: vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
    • Supports Variables From Inputs: heightField widthField
  • Frame Thickness Field: (optional)
    • Coordinate Types: vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
    • Supports Variables From Inputs: heightField widthField roundingField
  • Frame Depth Field: (optional)
    • Coordinate Types: vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
    • Supports Variables From Inputs: heightField widthField roundingField frameThicknessField
  • Panel Depth Field: (optional)
    • Coordinate Types: vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
    • Supports Variables From Inputs: heightField widthField roundingField frameThicknessField frameDepthField