 | IRenderCompositerHook Interface |
The IRenderCompositerHook interface should be implemented to create custom compositer hooks.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntaxpublic interface IRenderCompositerHook
public interface class IRenderCompositerHook
The IRenderCompositerHook type exposes the following members.
Properties|
| Name | Description |
|---|
 | IsDisposed |
Gets a value indicating whether the compositer hook is disposed.
|
Top
Methods|
| Name | Description |
|---|
 | Render |
Does the rendering of the compositer hook.
|
Top
Version InformationLumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also