Tesla Graphics Engine Documentation (January 2012)
Read Method (input)
TeslaTesla.GraphicsTexture1DRead(ISavableReader)
Deserializes the object and populates it from the input.
Declaration Syntax
C#
public override void Read(
	ISavableReader input
)
Parameters
input (ISavableReader)
Savable input
Exceptions
Exception Condition
TeslaException Thrown if creating the underlying implementation fails or the render system is not set.

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