| Package | Description |
|---|---|
| com.threed.jpct |
| Modifier and Type | Method and Description |
|---|---|
IRenderHook |
Object3D.getRenderHook()
Returns the render hook or null, if none has been set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Object3D.setRenderHook(IRenderHook hook)
Sets a new hook into the rendering pipeline.
|