A string that can be used to store any custom data about the visual. This is passed to the WebGL and VR renderers to be used in remote applications.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntaxpublic string UserData { get; set; }Property Value
Type:
String
See Also