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: 15.0.2.11458
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