SceneVisualDefaultFloor Property |
When a new visual is added it is added to this floor. If not set then new visuals are added directly to the scene. This doesn't apply to loads from a load creator.
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic VisualReference DefaultFloor { get; set; }Property Value
VisualReference
See Also