The full name of this Visual, including the names of all Parent Visual separated by '.' characters.
            
 
    Namespace: 
   Demo3D.Visuals
    Assembly:
   Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntaxpublic string FullName { get; }Property Value
Type: 
String
Remarks
            If a Visual is just parented to the SceneVisual then Name is the same as FullName.
            
See Also