DocumentVisualsEditFindVisuals Method |
Find all visuals in the scene which match an id in the
Ids property."/>
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntaxpublic Visual[] FindVisuals()
Return Value
Type:
VisualVisuals that match an id in the
Ids property.
See Also