-
Article
-
- 2 minutes to read
Y-axis velocity.
Definition
| Visual Basic |
Public ReadOnly Property VY As Integer |
| C# |
public int VY { get; } |
| C++ |
public:
property int VY {
int get();
} |
| JScript |
public function get VY() : int |
Property Value
System.Int32
This property is read-only.