Skip to content

SDL3ParticleRenderer.NewFrame(int) Method

Definition

Namespace: Brine2D.Rendering

Resets the per-frame instance cursor. Called at the start of each frame by BeginFrame() after the frame-slot fence has been waited.

C#
public void NewFrame(int frameSlot);

Parameters

frameSlot System.Int32