com.onlineobject.objectnet Namespace

Vector2Input Class

Represents a 2D vector input entry, extending the generic InputEntry class with Vector2 type.

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

Syntax


public class Vector2Input : InputEntry<Vector2>

Inheritance Hierarchy


Object
  com.onlineobject.objectnet..::..InputEntry<(Of <(<'Vector2>)>)>
    com.onlineobject.objectnet..::..Vector2Input