Table of Contents

Interface IRandomVector

Namespace
HelixToolkit.SharpDX.Utilities
Assembly
HelixToolkit.SharpDX.dll
public interface IRandomVector : IRandomSeed
Inherited Members

Properties

RandomVector3

Gets the random vector3.

Vector3 RandomVector3 { get; }

Property Value

Vector3

The random vector3.