C# 클래스 Alexandria.Engines.DarkSouls.ModelProgram

A builtin Program that offers basic rendering capabilities like lighting and texture support.
상속: System.Program
파일 보기 프로젝트 열기: Burton-Radons/Alexandria 1 사용 예제들

공개 메소드들

메소드 설명
Link ( ) : bool

Link the program, returning the result.

비공개 메소드들

메소드 설명
DoLink ( ) : void
ModelProgram ( ) : System
Unlink ( ) : void

메소드 상세

Link() 공개 메소드

Link the program, returning the result.
public Link ( ) : bool
리턴 bool