IVisualProcessor Interface |
Interface to allow classes to apply a process to a visual (sub)tree.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic interface IVisualProcessor
The IVisualProcessor type exposes the following members.
Methods|
| Name | Description |
|---|
 | Process |
Process the visual subtree.
|
Top
See Also