static class ES2PhongMaterial.ES2PhongMaterialDisposerRecord extends java.lang.Object implements Disposer.Record
| Modifier and Type | Field and Description |
|---|---|
private ES2Context |
context |
private long |
nativeHandle |
| Constructor and Description |
|---|
ES2PhongMaterialDisposerRecord(ES2Context context,
long nativeHandle) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
(package private) void |
traceDispose() |
private final ES2Context context
private long nativeHandle
ES2PhongMaterialDisposerRecord(ES2Context context, long nativeHandle)
void traceDispose()
public void dispose()
dispose in interface Disposer.Record