Shader Park
References GLSL
References JS
Home
(opens new window)
Tutorials
(opens new window)
GitHub
(opens new window)
#
intersect
Take the intersection of two objects
float
intersect
(
float
obj1
,
float
obj2
)
;
#
Example
←
subtract
smoothAdd
→