Tesla Graphics Engine Documentation (January 2012)
Read Method (input)
TeslaTesla.GraphicsEffectRead(ISavableReader)
Deserializes this Effect.
Declaration Syntax
C#
public void Read(
	ISavableReader input
)
Parameters
input (ISavableReader)
Input to read from
Exceptions
Exception Condition
TeslaException Thrown if creating the underlying effect implementation fails or the render system is not set.

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