Wactorz JS
    Preparing search index...
    • Play the spawn effect on mesh.

      Parameters

      • scene: Scene

        The active Babylon.js scene.

      • mesh: AbstractMesh

        The mesh to animate (should start invisible).

      • OptionalonDone: () => void

        Optional callback invoked when the effect completes.

      Returns void