AccessoryAspectAttachToVisual Method |
Attempt to attach to the desired visual.
Namespace:
Demo3D.Components
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxprotected abstract void AttachToVisual(
Visual visual
)
Parameters
- visual
- Type: Demo3D.VisualsVisual
The visual to attach to.
See Also