de.jreality.tutorial.app
Class AppearanceInheritanceExample
java.lang.Object
de.jreality.tutorial.app.AppearanceInheritanceExample
public class AppearanceInheritanceExample
- extends Object
This shows how to use the constant value Appearance.DEFAULT
to hide any attributes
assigned to an Appearance attribute in the nodes above a given scene graph component in
a jReality scene graph.
- Author:
- gunn
- See Also:
for another example of the inheritance mechanism.
AppearanceInheritanceExample
public AppearanceInheritanceExample()
main
public static void main(String[] args)
throws IOException
- Throws:
IOException