C# 클래스 HaloMap.H2MetaContainers.DXShader

The dx shader.
파일 보기 프로젝트 열기: troymac1ure/Entity 1 사용 예제들

공개 메소드들

메소드 설명
DXShader ( string title, string filename, Device &myDevice ) : System

Initializes a new instance of the DXShader class.

메소드 상세

DXShader() 공개 메소드

Initializes a new instance of the DXShader class.
public DXShader ( string title, string filename, Device &myDevice ) : System
title string The title.
filename string The filename.
myDevice Device My device.
리턴 System