Example usage for Java javax.media.j3d Node fields, constructors, methods, implement or subclass
The text is from its open source code.
int | ENABLE_COLLISION_REPORTING Specifies that this Node will be reported in the collision SceneGraphPath if a collision occurs. |
int | ALLOW_BOUNDS_READ Specifies that this Node allows read access to its bounds information. |
Object | getUserData() Retrieves the userData field from this scene graph object. |