chamferBoxSdf

chamferBoxSdf

Keywords:
  • box
  • chamfer
  • cube

A box with cropped corners at 45 degree angles.

Parameters

Name Description Regular Handling Read-Only Handling
Translate Runtime Baked
Scale Runtime Baked
Uniform Scale Runtime Baked
Chamfer Runtime Baked
Round Runtime Baked

Inputs

  • Scale Field: (optional)
    • Coordinate Types: vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float vec4
  • Chamfer Field: (optional)
    • Coordinate Types: vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
    • Supports Variables From Inputs: scaleField
  • Rounding Field: (optional)
    • Coordinate Types: vec3
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext VertexContext PixelContext
    • Return Types: float
    • Supports Variables From Inputs: scaleField chamferField