com.onlineobject.objectnet Namespace

Vector2Input..::..SetValue Method

Sets the value of the Vector2 input.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public void SetValue(

	Vector2 value

)

Parameters

value
Type: Vector2
The Vector2 value to set.