chamferBoxSdf
Keywords:
- box
- chamfer
- cube
sdf
chamferBoxSdf
RayTK
v0.42
A box with cropped corners at 45 degree angles.
Based on ChamferBox Super Primitive by TLC123
Parameters
| Name | Description | Regular Handling | Read-Only Handling |
|---|---|---|---|
Translate | Runtime | Baked | |
Scale | Runtime | Baked | |
Uniform Scale | Runtime | Baked | |
Chamfer | Width of cropping on edges/corners. | Runtime | Baked |
Round | Rounding that smooths out the edges of the crops. | Runtime | Baked |
Inputs
-
Scale Field: (optional)- Coordinate Types:
vec3 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
floatvec4
- Coordinate Types:
-
Chamfer Field: (optional)- Coordinate Types:
vec3 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
float - Supports Variables From Inputs:
scaleField
- Coordinate Types:
-
Rounding Field: (optional)- Coordinate Types:
vec3 - Context Types:
ContextMaterialContextCameraContextLightContextRayContextParticleContextVertexContextPixelContext - Return Types:
float - Supports Variables From Inputs:
scaleFieldchamferField
- Coordinate Types: