Convenience method for retrieving the Vector4 value corresponding to the specified engine value.
| C# |
public void GetValue( EngineValue valueEnum, out Vector4 value )
- valueEnum (EngineValue)
- EngineValue enum
- value (Vector4%)
- fVector4 value to store result
| Exception | Condition |
|---|---|
| InvalidOperationException | Thrown if the engine value specified does not correspond to a Vector4 value. |
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)