VisualOnVisualAdded Property |
Occurs when this visual is added to the model. The scene's "OnVisualAdded" is also called for each visual that is added.
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic VisualScriptReference OnVisualAdded { get; }Property Value
VisualScriptReference
See Also