InputActionVector2¶
Inherits InputAction
InputActionVector2 is a class that represents input action of Vector2 type.
Not newable
This object cannot be created by scripts using Instance.New().
Properties¶
Up : InputButtonCollection¶
Collection of up inputs.
Down : InputButtonCollection¶
Collection of down inputs.
Left : InputButtonCollection¶
Collection of left inputs.
Right : InputButtonCollection¶
Collection of right inputs.
Value : Vector2¶
The value of this input