Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.Visuals Namespaces
Demo3D.Visuals
IOutlineRendererEffect Interface
IOutlineRendererEffect Methods
Add Method
Add Method (IControlPoint, OutlineDescription)
Add Method (IEnumerable(Visual), OutlineDescription)
Add Method (Visual, OutlineDescription)
IOutlineRendererEffect
Add Method (IControlPoint, OutlineDescription)
Add a control point to rendered with an outline
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
Copy
void
Add
(
IControlPoint
cp
,
OutlineDescription
desc
)
Parameters
cp
Type:
Demo3D.ControlPoints
IControlPoint
The control point whose outline will be rendered
desc
Type:
Demo3D.Visuals
OutlineDescription
The description of the outline
See Also
Reference
IOutlineRendererEffect Interface
Add Overload
Demo3D.Visuals Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com