C# Class Render.RenderObjects.Effects.NoEffect

Inheritance: EffectBase
Afficher le fichier Open project: GoodAI/BrainSimulator

Méthodes protégées

Méthode Description
NoEffect ( Type uniformNamesEnumType, string vertPath, string fragPath, string vertAddendum = null, string fragAddendum = null ) : System

Private Methods

Méthode Description
GetSrcStream ( string path ) : Stream

Method Details

NoEffect() protected méthode

protected NoEffect ( Type uniformNamesEnumType, string vertPath, string fragPath, string vertAddendum = null, string fragAddendum = null ) : System
uniformNamesEnumType System.Type
vertPath string
fragPath string
vertAddendum string
fragAddendum string
Résultat System