public abstract class Material extends Object
ConditionalFeature.SCENE3D
for more information.Modifier | Constructor and Description |
---|---|
protected |
Material() |
Modifier and Type | Method and Description |
---|---|
BooleanProperty |
impl_dirtyProperty()
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
abstract NGPhongMaterial |
impl_getNGMaterial()
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
abstract void |
impl_updatePG()
Deprecated.
This is an internal API that is not intended for use and will be removed in the next version
|
@Deprecated public final BooleanProperty impl_dirtyProperty()
@Deprecated public abstract void impl_updatePG()
@Deprecated public abstract NGPhongMaterial impl_getNGMaterial()
Copyright © 2020. All rights reserved.