Collapse All
Expand All
C#
XNACS1Lib Documentation
XNACS1Primitive
.
.
::
.
.
VelocityY Property
XNACS1Primitive Class
See Also
Send Feedback
XNACS1Lib: CSS490 Spring 2011
Get/Set the y-component of the primitive velocity.
Namespace:
XNACS1Lib
Assembly:
XNACS1Lib
(in XNACS1Lib.dll) Version: 1.0.0.0
Syntax
C#
public
float
VelocityY
{
get
;
set
; }
Remarks
Primitive with non-zero velocity will move only when ShouldTravel is set to true.
See Also
XNACS1Primitive Class
XNACS1Lib Namespace
XNACS1Primitive
.
.
::
.
.
Velocity
XNACS1Primitive
.
.
::
.
.
ShouldTravel