Table of Contents

Interface IRandomSeed

Namespace
HelixToolkit.SharpDX.Utilities
Assembly
HelixToolkit.SharpDX.dll
public interface IRandomSeed

Properties

Seed

Gets the seed.

uint Seed { get; }

Property Value

uint

The seed.