C# Class Axiom.Graphics.RSSetSchemeOperation

"Set material scheme" RenderSystem operation
Inheritance: CompositeRenderSystemOperation
Afficher le fichier Open project: WolfgangSt/axiom Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( SceneManager sm, Axiom.Graphics.RenderSystem rs ) : void

RSSetSchemeOperation ( string schemeName ) : System

Method Details

Execute() public méthode

public Execute ( SceneManager sm, Axiom.Graphics.RenderSystem rs ) : void
sm Axiom.Core.SceneManager
rs Axiom.Graphics.RenderSystem
Résultat void

RSSetSchemeOperation() public méthode

public RSSetSchemeOperation ( string schemeName ) : System
schemeName string
Résultat System