Table of Contents

Class ParticleRandomSeedGenerator

Namespace
Stride.Particles
Assembly
Stride.Particles.dll
public class ParticleRandomSeedGenerator
Inheritance
ParticleRandomSeedGenerator

Constructors

ParticleRandomSeedGenerator(uint)

public ParticleRandomSeedGenerator(uint seed)

Parameters

seed uint

Methods

GetNextDouble()

public double GetNextDouble()

Returns

double

GetNextSeed()

public RandomSeed GetNextSeed()

Returns

RandomSeed