Index Topic Contents | |||
Previous Topic: Static Methods Relevant to BooleanBvr Objects Next Topic: Static Methods Relevant to CameraBvr Objects |
Static Fields Relevant to BooleanBvr Objects
- falseBvr
- A boolean behavior (BooleanBvr object) that is always false.
- leftButtonState
- The BooleanBvr object that is true if the left mouse button is down and false if it is up.
- rightButtonState
- The BooleanBvr object that is true if the right mouse button is down and false if it is up.
- trueBvr
- A boolean behavior (BooleanBvr object) that is always true.
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.