DirectX Media for Animation Java Reference Previous
Previous
Classes
Classes
Index
Index
Next
Next

Defaults

Defaults

This is a list of defaults, by class. Defaults are system-defined.


Defaults

Behavior.debug
The default of the boolean is true, which means the behavior is sampled when it's started. The default output device is the standard output device.
GeometryBvr.diffuseColor
The default diffuse color is white.
GeometryBvr.lightAttenuation
The default attenuation coefficients are (1, 0, 0). This means there is no light attenuation.
GeometryBvr.lightColor
The default light color is white.
GeometryBvr.opacity
The default opacity is 1. This means complete opacity.
GeometryBvr.specularColor
The default specular color is black.
GeometryBvr.Exponent
The default specular exponent is 1.
GeometryBvr.texture
The default texture is no texture.
ImageBvr.opacity
The default opacity is 1.
ImageBvr.polyline
The default line has flat ends, a beveled join, a solid dash, a path not closed, and a width of 2 pts (.00706 meters or 2/72 inches).
LinestyleBvr.lineClosedStyle
The default closure attribute is false.
LinestyleBvr.lineDashStyle
The default dash style is solid.
LinestyleBvr.lineDetailStyle
The default detail style is off.
LinestyleBvr.lineEndStyle
The default end style is flat.
LinestyleBvr.lineJoinStyle
The default join style is beveled.
LinestyleBvr.lineWidthStyle
The default line width style is 2 pts (.00706 meters or 2/72 inches).
MicrophoneBvr
The default microphone is located at the origin.
Path2Bvr.polyline
The default line has flat ends, a beveled join, a solid dash, a path not closed, and a width of 2 pts (.00706 meters or 2/72 inches).
TextBvr.simpleText
The default text is white, with a serif proportional font, and is neither bold nor italic. The default text size is system-dependent. The text is centered about the origin.


Top© 1997 Microsoft Corporation. All rights reserved. Legal Notices.