Tesla Graphics Engine Documentation (January 2012)
XNAEffectPass Class
TeslaTesla.Xna.GraphicsXNAEffectPass
Concrete XNA 4.0 implementation of IEffectPass.
Declaration Syntax
C#
public sealed class XNAEffectPass : IEffectPass
Members
All Members Methods Properties



Icon Member Description
Annotations
Gets the collection of annotations that decorates the pass.

Apply()()()()
Applies the pass to the device. This sets up the rendering state before geometry rendering commences.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Name
Gets the name of the pass.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
XNAEffectPass

Assembly: Tesla.Xna (Module: Tesla.Xna) Version: 0.5.0.0 (0.5.0.0)