Basics
Guides
API Reference
Basics
Guides
API Reference
[13:7] extends: FxObj
Wraps JavaFX Material, the abstract base class for materials applied to 3D shapes. Material itself has no public properties; the only built in concrete subclass is PhongMaterial. This wrapper exists as a base type so methods that accept any Material can document their parameter clearly. Material has no constructor (it is abstract). Use PhongMaterial.

Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.