UNPKG

r3f-points-fx

Version:

React three fiber component for easily creating high performance particles meshes. Makes particles morphing from one arrangement to another a piece of cake.

2 lines (1 loc) 157 B
export declare const DEFAULT_PROGRESS_MODIFIER = "\nfloat progressModifier(float progress){\n //Modify the progress per particle\n return progress;\n}\n";