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