C# Class opentk.Resources.Textures

Color ramps.
Mostrar archivo Open project: smalld/particle_system

Public Methods

Method Description
FromVectors ( string name, int size, double magnitude ) : TextureBase

Method Details

FromVectors() public static method

public static FromVectors ( string name, int size, double magnitude ) : TextureBase
name string
size int
magnitude double
return TextureBase