XNACS1Lib: CSS490 Spring 2011
Defines if the primitive should move by its current velocity. Defaults to false.

Namespace: XNACS1Lib
Assembly: XNACS1Lib (in XNACS1Lib.dll) Version: 1.0.0.0

Syntax

C#
public bool ShouldTravel { get; set; }

Remarks

Must be set to true for a primitive to move.

See Also