SceneVisualDefaultFloor Property |
Property Value
Type:
VisualReferenceWhen 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.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 10.0.0.6737
Syntaxpublic VisualReference DefaultFloor { get; set; }Property Value
Type:
VisualReference
See Also