Tesla Graphics Engine Documentation (January 2012)
GetValue Method
TeslaTesla.CoreEngineValueMapGetValue()()()()
Members
Icon Member Description
GetValue(EngineValue, Int32%)
Convenience method for retrieving the int value corresponding to the specified engine value.

GetValue(EngineValue, Single%)
Convenience method for retrieving the float value corresponding to the specified engine value.

GetValue(EngineValue, Vector2%)
Convenience method for retrieving the Vector2 value corresponding to the specified engine value.

GetValue(EngineValue, Vector3%)
Convenience method for retrieving the Vector3 value corresponding to the specified engine value.

GetValue(EngineValue, Vector4%)
Convenience method for retrieving the Vector4 value corresponding to the specified engine value.

GetValue(EngineValue, Matrix%)
Convenience method for retrieving the Matrix value corresponding to the specified engine value.

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