C# 클래스 opentk.Resources.Textures

Color ramps.
파일 보기 프로젝트 열기: smalld/particle_system

공개 메소드들

메소드 설명
FromVectors ( string name, int size, double magnitude ) : TextureBase

메소드 상세

FromVectors() 공개 정적인 메소드

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