Tesla Graphics Engine Documentation (January 2012)
Vector4 Constructor (value, w)
TeslaTesla.MathVector4Vector4(Vector3, Single)
Creates a new instance of Vector4.
Declaration Syntax
C#
public Vector4(
	Vector3 value,
	float w
)
Parameters
value (Vector3)
Vector4 that contains x,y,z components
w (Single)
W component

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