Skip to content

Commit ccd56a6

Browse files
committed
Update SampleSpinodoid params
1 parent bd38b48 commit ccd56a6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

metafold/func.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -608,6 +608,7 @@ def __call__(self, eval_: Evaluator) -> TypedResult[Literal[FuncType.FLOAT]]:
608608
class SampleSpinodoid_Parameters(TypedDict, total=False):
609609
angles: Vec3f
610610
density: float
611+
pore_size: float
611612
wave_count: int
612613
xform: Mat4f
613614

0 commit comments

Comments
 (0)