DirectAnimation Animated Header --Static Fields Relevant to Vector2Bvr Objects DirectAnimation Animated Header --Static Fields Relevant to Vector2Bvr Objects* Microsoft DirectAnimation SDK
*Index  *Topic Contents
*Previous Topic: Static Methods Relevant to Vector2Bvr Objects
*Next Topic: Static Methods Relevant to Vector3Bvr Objects

Static Fields Relevant to Vector2Bvr Objects


xVector2
A two-dimensional vector behavior (Vector2Bvr object) that represents the unit vector on the x-axis. The vector's length is always 1, the direction is always the same as the positive x-axis.
yVector2
A two-dimensional vector behavior (Vector2Bvr object) that represents the unit vector on the y-axis. The vector's length is always 1, the direction is always the same as the positive y-axis.
zeroVector2
A two-dimensional vector behavior (Vector2Bvr object) that represents the null vector. The vector's length is always 0, the direction is undefined.

© 1998 Microsoft Corporation. All rights reserved. Terms of Use.

*Top of Page