C# Class Alexandria.Engines.DarkSouls.ModelProgram

A builtin Program that offers basic rendering capabilities like lighting and texture support.
Inheritance: System.Program
Exibir arquivo Open project: Burton-Radons/Alexandria Class Usage Examples

Public Methods

Method Description
Link ( ) : bool

Link the program, returning the result.

Private Methods

Method Description
DoLink ( ) : void
ModelProgram ( ) : System
Unlink ( ) : void

Method Details

Link() public method

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