CSS Logo XNACS1Lib Library Documentation
XNACS1Primitive.VelocityY Property

Game-Themed Introductory Programming Project   

Get/Set the y-component of the primitive velocity.

public Single VelocityY {get; set;}

Remarks

Primitive with non-zero velocity will move only when ShouldTravel is set to true.

See Also

XNACS1Primitive Class | XNACS1Lib Namespace | Velocity | ShouldTravel