DeleteSelectionEditReferencedScriptKeys Property  | 
 
            List of keys to scripts that were used by the deleted visuals.
            
 
    Namespace: 
   Demo3D.Visuals
    Assembly:
   Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntaxpublic List<ScriptKey> ReferencedScriptKeys { get; }Property Value
Type: 
ListScriptKey
See Also