Java javax.media.j3d AlternateAppearance fields, constructors, methods, implement or subclass

Example usage for Java javax.media.j3d AlternateAppearance fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.media.j3d AlternateAppearance.

The text is from its open source code.

Field

intALLOW_INFLUENCING_BOUNDS_WRITE
Specifies that this AlternateAppearance node allows write access to its influencing bounds and bounds leaf information.
intALLOW_SCOPE_READ
Specifies that this AlternateAppearance node allows read access to its scope information at runtime.
intALLOW_SCOPE_WRITE
Specifies that this AlternateAppearance node allows write access to its scope information at runtime.

Constructor

AlternateAppearance()
Constructs an AlternateAppearance node with default parameters.