SceneVisualReferences Property |
Property Value
Type: ExternalReference
The paths to external .NET assemblies that are used in the project. These can be absolute paths or relative to the directory containing the Demo3D.exe file (usually C:\Program Files\Demo3D ...\).
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 10.0.0.6737
Syntaxpublic ExternalReference[] References { get; set; }Property Value
Type:
ExternalReference
See Also