| 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
Syntax public 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.
|
TopMethods
| Name | Description |
---|
| Render |
Does the rendering of the compositer hook.
|
TopVersion Information Lumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also