SDF
Create signed distance field using jump flooding algorithm.
Node Data | |
---|---|
FilterArray | |
Display name | |
SDF | |
Internal name | |
Node_SDF | |
Inheritances | |
node | |
node_processor | |
node_sdf | |
Inputs | |
node_sdf | |
surface |
Surface In |
bool |
Active |
enum |
Side |
float |
Max Distance |
bool |
Keep Alpha |
bool |
Invert |
Outputs | |
node_sdf | |
surface |
Surface Out |
SDF node generate signed distance field from a BW surface.
Properties
Side
Whether to include inside, outside or both.
Max Distance
Maximum distance for the algorithm.