C# Class AcTools.Render.Base.Shaders.EffectExtension

Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Méthode Description
Set ( this variable, EffectDeferredGObject o ) : void
Set ( this variable, EffectKunosShader o ) : void
Set ( this variable, EffectSimpleMaterial o ) : void

Method Details

Set() public static méthode

public static Set ( this variable, EffectDeferredGObject o ) : void
variable this
o EffectDeferredGObject
Résultat void

Set() public static méthode

public static Set ( this variable, EffectKunosShader o ) : void
variable this
o EffectKunosShader
Résultat void

Set() public static méthode

public static Set ( this variable, EffectSimpleMaterial o ) : void
variable this
o EffectSimpleMaterial
Résultat void